Skip to content

Commit

Permalink
Merge pull request #4872 from sul-dlss/update-dependencies
Browse files Browse the repository at this point in the history
Merged by automated merge script
  • Loading branch information
justinlittman authored Apr 15, 2024
2 parents 5bb50df + e316e5d commit d317369
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 @@ -77,7 +77,7 @@ GEM
tzinfo (~> 2.0)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
airbrussh (1.5.1)
airbrussh (1.5.2)
sshkit (>= 1.6.1, != 1.7.0)
amq-protocol (2.3.2)
ast (2.4.2)
Expand Down Expand Up @@ -223,7 +223,7 @@ GEM
http-cookie (~> 1.0.0)
faraday-net_http (3.1.0)
net-http
faraday-retry (2.2.0)
faraday-retry (2.2.1)
faraday (~> 2.0)
ffi (1.16.3)
folio_client (0.16.0)
Expand Down Expand Up @@ -320,9 +320,9 @@ GEM
net-protocol
net-ssh (7.2.3)
nio4r (2.7.1)
nokogiri (1.16.3-x86_64-darwin)
nokogiri (1.16.4-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.16.3-x86_64-linux)
nokogiri (1.16.4-x86_64-linux)
racc (~> 1.4)
nokogiri-happymapper (0.10.0)
nokogiri (~> 1.5)
Expand Down Expand Up @@ -404,10 +404,10 @@ GEM
rbtree (0.4.6)
rdoc (6.6.3.1)
psych (>= 4.0.0)
redis-client (0.21.1)
redis-client (0.22.0)
connection_pool
regexp_parser (2.9.0)
reline (0.5.0)
reline (0.5.1)
io-console (~> 0.5)
request_store (1.6.0)
rack (>= 1.4)
Expand Down Expand Up @@ -437,7 +437,7 @@ GEM
rspec-core (>= 2, < 4, != 2.12.0)
rss (0.3.0)
rexml
rubocop (1.63.0)
rubocop (1.63.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand Down Expand Up @@ -467,7 +467,7 @@ GEM
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
rubocop-rspec_rails (~> 2.28)
rubocop-rspec_rails (2.28.2)
rubocop-rspec_rails (2.28.3)
rubocop (~> 1.40)
ruby-cache (0.3.0)
ruby-progressbar (1.13.0)
Expand Down

0 comments on commit d317369

Please sign in to comment.