Skip to content

Commit

Permalink
Merge pull request #2516 from sul-dlss/update-dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
corylown authored Aug 19, 2024
2 parents 0ddc95b + a1cef30 commit bf563c1
Showing 1 changed file with 14 additions and 16 deletions.
30 changes: 14 additions & 16 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
GEM
remote: https://gems.contribsys.com/
specs:
sidekiq-pro (7.3.0)
sidekiq-pro (7.3.1)
sidekiq (>= 7.3.0, < 8)

GEM
Expand Down Expand Up @@ -98,17 +98,17 @@ GEM
racc (~> 1.7)
bigdecimal (3.1.8)
bindex (0.8.1)
blacklight (7.37.0)
blacklight (7.38.0)
deprecation
globalid
hashdiff
i18n (>= 1.7.0)
jbuilder (~> 2.7)
kaminari (>= 0.15)
ostruct (>= 0.3.2)
rails (>= 5.1, < 7.2)
rails (>= 5.1, < 7.3)
view_component (>= 2.66, < 4)
blacklight-gallery (4.5.0)
blacklight-gallery (4.5.1)
blacklight (>= 7.17, < 9)
rails (>= 6.1, < 8)
blacklight-oembed (1.1.1)
Expand Down Expand Up @@ -340,14 +340,14 @@ GEM
tilt (>= 1.2)
hashdiff (1.1.1)
hashie (5.0.0)
honeybadger (5.15.5)
honeybadger (5.15.6)
http (5.2.0)
addressable (~> 2.8)
base64 (~> 0.1)
http-cookie (~> 1.0)
http-form_data (~> 2.2)
llhttp-ffi (~> 0.5.0)
http-cookie (1.0.6)
http-cookie (1.0.7)
domain_name (~> 0.5)
http-form_data (2.3.0)
httpclient (2.8.3)
Expand Down Expand Up @@ -438,7 +438,7 @@ GEM
mini_magick (4.13.2)
mini_mime (1.1.5)
minitar (1.0.1)
minitest (5.24.1)
minitest (5.25.1)
mods (3.0.4)
edtf (~> 3.0)
iso-639
Expand Down Expand Up @@ -490,14 +490,14 @@ GEM
snaky_hash (~> 2.0)
version_gem (~> 1.1)
okcomputer (1.18.5)
openseadragon (0.6.0)
rails (> 3.2.0)
openseadragon (0.7.0)
rails (> 6.1.0)
orm_adapter (0.5.0)
ostruct (0.6.0)
paper_trail (12.3.0)
activerecord (>= 5.2)
request_store (~> 1.1)
parallel (1.26.2)
parallel (1.26.3)
parser (3.3.4.2)
ast (~> 2.4.1)
racc
Expand Down Expand Up @@ -611,7 +611,7 @@ GEM
rspec-mocks (3.13.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-rails (6.1.3)
rspec-rails (6.1.4)
actionpack (>= 6.1)
activesupport (>= 6.1)
railties (>= 6.1)
Expand All @@ -631,7 +631,7 @@ GEM
rubocop-ast (>= 1.31.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.32.0)
rubocop-ast (1.32.1)
parser (>= 3.3.1.0)
rubocop-capybara (2.21.0)
rubocop (~> 1.41)
Expand Down Expand Up @@ -672,7 +672,7 @@ GEM
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
sidekiq (7.3.0)
sidekiq (7.3.1)
concurrent-ruby (< 2)
connection_pool (>= 2.3.0)
logger
Expand Down Expand Up @@ -768,9 +768,7 @@ GEM
concurrent-ruby (~> 1.0)
uber (0.1.0)
underscore-rails (1.8.3)
unf (0.1.4)
unf_ext
unf_ext (0.0.9.1)
unf (0.2.0)
unicode-display_width (2.5.0)
version_gem (1.1.4)
view_component (2.83.0)
Expand Down

0 comments on commit bf563c1

Please sign in to comment.