Skip to content

Commit

Permalink
Merge pull request #2368 from sul-dlss/update-dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
corylown authored Oct 23, 2023
2 parents bcb4122 + b673251 commit 37dd12b
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 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.1.5)
sidekiq-pro (7.1.6)
sidekiq (>= 7.1.5, < 8)

GEM
Expand Down Expand Up @@ -178,7 +178,7 @@ GEM
bundler (>= 1.2.0, < 3)
thor (~> 1.0)
cancancan (3.5.0)
capistrano (3.17.3)
capistrano (3.18.0)
airbrussh (>= 1.0.0)
i18n
rake (>= 10.0.0)
Expand Down Expand Up @@ -221,7 +221,7 @@ GEM
csl (~> 2.0)
clipboard-rails (1.7.1)
concurrent-ruby (1.2.2)
config (4.2.1)
config (5.0.0)
deep_merge (~> 1.2, >= 1.2.1)
dry-validation (~> 1.0, >= 1.0.0)
connection_pool (2.4.1)
Expand Down Expand Up @@ -470,7 +470,7 @@ GEM
multipart-post (2.3.0)
mysql2 (0.5.5)
namae (1.1.1)
net-imap (0.4.1)
net-imap (0.4.2)
date
net-protocol
net-pop (0.1.2)
Expand Down Expand Up @@ -512,7 +512,7 @@ GEM
racc
parslet (2.0.0)
popper_js (1.16.1)
psych (5.1.1)
psych (5.1.1.1)
stringio
public_suffix (5.0.3)
puma (5.6.7)
Expand Down Expand Up @@ -572,9 +572,9 @@ GEM
rdoc (6.5.0)
psych (>= 4.0.0)
redcarpet (3.6.0)
redis (5.0.7)
redis-client (>= 0.9.0)
redis-client (0.17.0)
redis (5.0.8)
redis-client (>= 0.17.0)
redis-client (0.17.1)
connection_pool
regexp_parser (2.8.2)
reline (0.3.9)
Expand Down Expand Up @@ -654,7 +654,7 @@ GEM
rubocop-factory_bot (~> 2.22)
ruby-oembed (0.16.1)
ruby-progressbar (1.13.0)
ruby-vips (2.1.4)
ruby-vips (2.2.0)
ffi (~> 1.12)
ruby2_keywords (0.0.5)
rubyzip (2.3.2)
Expand Down Expand Up @@ -738,7 +738,7 @@ GEM
test_xml (0.1.8)
diffy (~> 3.0)
nokogiri (>= 1.3.2)
thor (1.2.2)
thor (1.3.0)
tilt (2.3.0)
timeout (0.4.0)
tophat (2.3.1)
Expand Down

0 comments on commit 37dd12b

Please sign in to comment.