Skip to content

Commit

Permalink
Update Ruby dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sul-devops-team committed Sep 30, 2024
1 parent 5be56b9 commit 99c3c8f
Showing 1 changed file with 10 additions and 5 deletions.
15 changes: 10 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -112,8 +112,9 @@ GEM
capistrano-shared_configs (0.2.2)
chronic (0.10.2)
concurrent-ruby (1.3.4)
config (5.5.1)
config (5.5.2)
deep_merge (~> 1.2, >= 1.2.1)
ostruct
connection_pool (2.4.1)
crass (1.0.6)
date (3.3.4)
Expand All @@ -138,6 +139,8 @@ GEM
faraday-net_http (>= 2.0, < 3.4)
json
logger
faraday-follow_redirects (0.3.0)
faraday (>= 1, < 3)
faraday-net_http (3.3.0)
net-http
ffi (1.17.0-arm64-darwin)
Expand All @@ -162,7 +165,7 @@ GEM
i18n (1.14.6)
concurrent-ruby (~> 1.0)
io-console (0.7.2)
irb (1.14.0)
irb (1.14.1)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
json (2.7.2)
Expand Down Expand Up @@ -341,9 +344,11 @@ GEM
simplecov_json_formatter (~> 0.1)
simplecov-html (0.13.1)
simplecov_json_formatter (0.1.4)
solr_wrapper (4.0.2)
http
solr_wrapper (4.1.0)
faraday
faraday-follow_redirects
minitar
ostruct
retriable
ruby-progressbar
sshkit (1.23.1)
Expand All @@ -359,7 +364,7 @@ GEM
concurrent-ruby (~> 1.0)
unicode-display_width (2.6.0)
uri (0.13.1)
webrick (1.8.1)
webrick (1.8.2)
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
Expand Down

0 comments on commit 99c3c8f

Please sign in to comment.