Skip to content

Commit

Permalink
Merge pull request #470 from sul-dlss/update-dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
corylown authored Jun 19, 2023
2 parents 3d85a4f + 9e32487 commit aa02d44
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ GEM
capistrano-shared_configs (0.2.2)
chronic (0.10.2)
concurrent-ruby (1.2.2)
config (4.2.0)
config (4.2.1)
deep_merge (~> 1.2, >= 1.2.1)
dry-validation (~> 1.0, >= 1.0.0)
connection_pool (2.4.1)
Expand Down Expand Up @@ -192,9 +192,9 @@ GEM
mini_mime (1.1.2)
mini_portile2 (2.8.2)
minitar (0.9)
minitest (5.18.0)
minitest (5.18.1)
msgpack (1.7.1)
net-imap (0.3.4)
net-imap (0.3.6)
date
net-protocol
net-pop (0.1.2)
Expand All @@ -220,7 +220,7 @@ GEM
public_suffix (5.0.1)
puma (5.6.5)
nio4r (~> 2.0)
racc (1.7.0)
racc (1.7.1)
racecar (2.8.2)
king_konf (~> 1.0.0)
rdkafka (~> 0.12.0)
Expand Down Expand Up @@ -264,8 +264,8 @@ GEM
redis-client (>= 0.9.0)
redis-client (0.14.1)
connection_pool
redlock (2.0.1)
redis-client
redlock (2.0.2)
redis-client (~> 0.14.1)
regexp_parser (2.8.1)
reline (0.3.5)
io-console (~> 0.5)
Expand Down Expand Up @@ -310,7 +310,7 @@ GEM
rubocop-performance (1.18.0)
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
rubocop-rails (2.19.1)
rubocop-rails (2.20.1)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
Expand All @@ -320,7 +320,7 @@ GEM
rubocop-factory_bot (~> 2.22)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
sidekiq (7.1.1)
sidekiq (7.1.2)
concurrent-ruby (< 2)
connection_pool (>= 2.3.0)
rack (>= 2.2.4)
Expand Down

0 comments on commit aa02d44

Please sign in to comment.