Skip to content

Commit

Permalink
Merge pull request #2547 from sul-dlss/update-dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
corylown authored Sep 16, 2024
2 parents a24b891 + 3effce7 commit c70b4fe
Showing 1 changed file with 10 additions and 8 deletions.
18 changes: 10 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ GEM
ostruct (>= 0.3.2)
rails (>= 5.1, < 7.3)
view_component (>= 2.66, < 4)
blacklight-gallery (4.5.1)
blacklight-gallery (4.5.2)
blacklight (>= 7.17, < 9)
rails (>= 6.1, < 8)
blacklight-oembed (1.1.1)
Expand Down Expand Up @@ -241,6 +241,7 @@ GEM
rexml
csl-styles (2.0.1)
csl (~> 2.0)
csv (3.3.0)
database_cleaner (2.0.2)
database_cleaner-active_record (>= 2, < 3)
database_cleaner-active_record (2.2.0)
Expand Down Expand Up @@ -351,7 +352,7 @@ GEM
domain_name (~> 0.5)
http-form_data (2.3.0)
httpclient (2.8.3)
i18n (1.14.5)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
i18n-active_record (1.3.0)
i18n (>= 0.5.0)
Expand All @@ -371,7 +372,7 @@ GEM
rdoc (>= 4.0.0)
reline (>= 0.4.2)
iso-639 (0.3.6)
jbuilder (2.12.0)
jbuilder (2.13.0)
actionview (>= 5.0.0)
activesupport (>= 5.0.0)
jquery-rails (4.6.0)
Expand All @@ -381,7 +382,7 @@ GEM
json (2.7.2)
jsonpath (1.1.5)
multi_json
jwt (2.8.2)
jwt (2.9.0)
base64
kaminari (1.2.2)
activesupport (>= 4.1.0)
Expand Down Expand Up @@ -439,7 +440,8 @@ GEM
mini_mime (1.1.5)
minitar (1.0.2)
minitest (5.25.1)
mods (3.0.4)
mods (3.0.5)
csv (~> 3.3)
edtf (~> 3.0)
iso-639
nokogiri (>= 1.6.6)
Expand Down Expand Up @@ -587,7 +589,7 @@ GEM
railties (>= 5.2)
retriable (3.1.2)
rexml (3.3.7)
riiif (2.5.0)
riiif (2.6.0)
deprecation (>= 1.0.0)
iiif-image-api (>= 0.1.0)
railties (>= 4.2, < 8)
Expand Down Expand Up @@ -636,7 +638,7 @@ GEM
rubocop (~> 1.41)
rubocop-factory_bot (2.26.1)
rubocop (~> 1.61)
rubocop-performance (1.21.1)
rubocop-performance (1.22.0)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rails (2.26.1)
Expand Down Expand Up @@ -768,7 +770,7 @@ GEM
uber (0.1.0)
underscore-rails (1.8.3)
unf (0.2.0)
unicode-display_width (2.5.0)
unicode-display_width (2.6.0)
version_gem (1.1.4)
view_component (2.83.0)
activesupport (>= 5.2.0, < 8.0)
Expand Down

0 comments on commit c70b4fe

Please sign in to comment.