Skip to content

Commit

Permalink
Merge pull request #1164 from sul-dlss/update-dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
taylor-steve authored Jun 3, 2024
2 parents fcd115c + 70ecb3e commit 78d45bd
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ GEM
bundler-audit (0.9.1)
bundler (>= 1.2.0, < 3)
thor (~> 1.0)
cancancan (3.6.0)
cancancan (3.6.1)
capistrano (3.18.1)
airbrussh (>= 1.0.0)
i18n
Expand Down Expand Up @@ -121,8 +121,8 @@ GEM
rack-test (>= 0.6.3)
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
concurrent-ruby (1.2.3)
config (5.4.0)
concurrent-ruby (1.3.1)
config (5.5.1)
deep_merge (~> 1.2, >= 1.2.1)
connection_pool (2.4.1)
content_disposition (1.0.0)
Expand Down Expand Up @@ -189,7 +189,7 @@ GEM
faraday-net_http (>= 2.0, < 3.2)
faraday-net_http (3.1.0)
net-http
ffi (1.16.3)
ffi (1.17.0)
ffi-compiler (1.3.2)
ffi (>= 1.15.5)
rake
Expand All @@ -203,7 +203,7 @@ GEM
http-cookie (~> 1.0)
http-form_data (~> 2.2)
llhttp-ffi (~> 0.5.0)
http-cookie (1.0.5)
http-cookie (1.0.6)
domain_name (~> 0.5)
http-form_data (2.3.0)
i18n (1.14.5)
Expand Down Expand Up @@ -241,7 +241,7 @@ GEM
mutex_m (0.2.0)
net-http (0.4.1)
uri
net-imap (0.4.11)
net-imap (0.4.12)
date
net-protocol
net-pop (0.1.2)
Expand All @@ -255,23 +255,23 @@ GEM
net-smtp (0.5.0)
net-protocol
net-ssh (7.2.3)
newrelic_rpm (9.9.0)
newrelic_rpm (9.10.0)
nio4r (2.7.3)
nokogiri (1.16.5-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.5-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.16.5-x86_64-linux)
racc (~> 1.4)
ocfl (0.6.0)
ocfl (0.8.1)
activesupport (>= 7.0)
dry-monads (~> 1.6)
dry-schema (~> 1.13)
dry-struct (~> 1.6)
zeitwerk (~> 2.0)
okcomputer (1.18.5)
parallel (1.24.0)
parser (3.3.1.0)
parser (3.3.2.0)
ast (~> 2.4.1)
racc
propshaft (0.9.0)
Expand Down Expand Up @@ -335,7 +335,7 @@ GEM
redis-client (0.22.2)
connection_pool
regexp_parser (2.9.2)
reline (0.5.7)
reline (0.5.8)
io-console (~> 0.5)
retries (0.0.5)
rexml (3.2.8)
Expand All @@ -357,7 +357,7 @@ GEM
rspec-mocks (~> 3.13)
rspec-support (~> 3.13)
rspec-support (3.13.1)
rubocop (1.64.0)
rubocop (1.64.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand All @@ -382,7 +382,7 @@ GEM
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rspec (2.29.2)
rubocop-rspec (2.30.0)
rubocop (~> 1.40)
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
Expand Down

0 comments on commit 78d45bd

Please sign in to comment.