Skip to content

Commit

Permalink
Merge pull request #514 from sul-dlss/update-dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
jcoyne authored Mar 25, 2024
2 parents 88078a8 + 1da1dce commit 7a7755e
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ GEM
rake
globalid (1.2.1)
activesupport (>= 6.1)
honeybadger (5.7.0)
honeybadger (5.8.0)
http (5.2.0)
addressable (~> 2.8)
base64 (~> 0.1)
Expand Down Expand Up @@ -182,7 +182,7 @@ GEM
net-protocol
net-ssh (7.2.1)
newrelic_rpm (9.7.1)
nio4r (2.7.0)
nio4r (2.7.1)
nokogiri (1.16.3-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.16.3-x86_64-linux)
Expand All @@ -201,7 +201,7 @@ GEM
racecar (2.10.0)
king_konf (~> 1.0.0)
rdkafka (~> 0.13.0)
rack (2.2.8.1)
rack (2.2.9)
rack-test (2.1.0)
rack (>= 1.3)
rails (7.0.8.1)
Expand Down Expand Up @@ -238,11 +238,11 @@ GEM
ffi (~> 1.15)
mini_portile2 (~> 2.6)
rake (> 12)
rdoc (6.6.2)
rdoc (6.6.3.1)
psych (>= 4.0.0)
redis (5.1.0)
redis-client (>= 0.17.0)
redis-client (0.21.0)
redis-client (0.21.1)
connection_pool
redlock (2.0.6)
redis-client (>= 0.14.1, < 1.0.0)
Expand All @@ -262,14 +262,14 @@ GEM
rspec-mocks (3.13.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-rails (6.1.1)
rspec-rails (6.1.2)
actionpack (>= 6.1)
activesupport (>= 6.1)
railties (>= 6.1)
rspec-core (~> 3.12)
rspec-expectations (~> 3.12)
rspec-mocks (~> 3.12)
rspec-support (~> 3.12)
rspec-core (~> 3.13)
rspec-expectations (~> 3.13)
rspec-mocks (~> 3.13)
rspec-support (~> 3.13)
rspec-support (3.13.1)
rubocop (1.62.1)
json (~> 2.3)
Expand All @@ -291,7 +291,7 @@ GEM
rubocop-performance (1.20.2)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.30.0, < 2.0)
rubocop-rails (2.24.0)
rubocop-rails (2.24.1)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
Expand Down

0 comments on commit 7a7755e

Please sign in to comment.