Skip to content

Commit

Permalink
bump hyrax to get delete working
Browse files Browse the repository at this point in the history
  • Loading branch information
orangewolf committed Aug 17, 2024
1 parent ab0c718 commit f0da1a5
Showing 1 changed file with 17 additions and 16 deletions.
33 changes: 17 additions & 16 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ GIT

GIT
remote: https://github.com/samvera/hyrax.git
revision: 7e7844106a49aaab18a3aa5c2382bca5ce73c5df
revision: bc14e4d7732ca197921ee9369f469f8b6f830df6
branch: flexible_double_combo
specs:
hyrax (5.0.1)
Expand Down Expand Up @@ -330,7 +330,7 @@ GEM
blacklight (> 6.0, < 8)
cancancan (>= 1.8)
deprecation (~> 1.0)
blacklight-gallery (4.4.0)
blacklight-gallery (4.5.1)
blacklight (>= 7.17, < 9)
rails (>= 6.1, < 8)
blacklight_advanced_search (7.0.0)
Expand Down Expand Up @@ -490,7 +490,7 @@ GEM
dropbox_api (0.1.21)
faraday (< 3.0)
oauth2 (~> 1.1)
dry-configurable (1.1.0)
dry-configurable (1.2.0)
dry-core (~> 1.0, < 2)
zeitwerk (~> 2.6)
dry-container (0.11.0)
Expand Down Expand Up @@ -616,31 +616,31 @@ GEM
thor (>= 0.14.1)
webrick (>= 1.3)
zeitwerk (>= 2.0)
google-analytics-data (0.6.0)
google-analytics-data (0.6.1)
google-analytics-data-v1beta (>= 0.11, < 2.a)
google-cloud-core (~> 1.6)
google-analytics-data-v1beta (0.12.0)
google-analytics-data-v1beta (0.13.0)
gapic-common (>= 0.21.1, < 2.a)
google-cloud-errors (~> 1.0)
google-apis-core (0.15.0)
google-apis-core (0.15.1)
addressable (~> 2.5, >= 2.5.1)
googleauth (~> 1.9)
httpclient (>= 2.8.1, < 3.a)
httpclient (>= 2.8.3, < 3.a)
mini_mime (~> 1.0)
mutex_m
representable (~> 3.0)
retriable (>= 2.0, < 4.a)
rexml
google-apis-drive_v3 (0.51.0)
google-apis-drive_v3 (0.54.0)
google-apis-core (>= 0.15.0, < 2.a)
google-cloud-core (1.7.0)
google-cloud-core (1.7.1)
google-cloud-env (>= 1.0, < 3.a)
google-cloud-errors (~> 1.0)
google-cloud-env (2.1.1)
faraday (>= 1.0, < 3.a)
google-cloud-errors (1.4.0)
google-protobuf (3.25.3)
googleapis-common-protos (1.5.0)
google-protobuf (~> 3.18)
googleapis-common-protos (1.6.0)
google-protobuf (>= 3.18, < 5.a)
googleapis-common-protos-types (~> 1.7)
grpc (~> 1.41)
googleapis-common-protos-types (1.14.0)
Expand Down Expand Up @@ -769,7 +769,7 @@ GEM
json-ld-preloaded (3.2.2)
json-ld (~> 3.2)
rdf (~> 3.2)
json-schema (4.3.0)
json-schema (4.3.1)
addressable (>= 2.8)
jsonlint (0.3.0)
oj (~> 3)
Expand Down Expand Up @@ -902,6 +902,7 @@ GEM
multi_json (1.15.0)
multi_xml (0.6.0)
multipart-post (2.3.0)
mutex_m (0.2.0)
namae (1.1.1)
negative_captcha (0.5)
actionpack
Expand Down Expand Up @@ -978,8 +979,8 @@ GEM
validate_email
validate_url
webfinger (~> 2.0)
openseadragon (0.6.0)
rails (> 3.2.0)
openseadragon (0.7.0)
rails (> 6.1.0)
openssl (3.2.0)
optimist (3.1.0)
order_already (0.3.1)
Expand Down Expand Up @@ -1009,7 +1010,7 @@ GEM
public_suffix (4.0.7)
puma (5.6.7)
nio4r (~> 2.0)
qa (5.11.0)
qa (5.12.0)
activerecord-import
deprecation
faraday (< 3.0, != 2.0.0)
Expand Down

0 comments on commit f0da1a5

Please sign in to comment.