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 Jun 24, 2024
1 parent 061bb8a commit 109d212
Showing 1 changed file with 19 additions and 15 deletions.
34 changes: 19 additions & 15 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,8 @@ GEM
minitest (>= 5.1)
mutex_m
tzinfo (~> 2.0)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
airbrussh (1.5.2)
sshkit (>= 1.6.1, != 1.7.0)
ast (2.4.2)
Expand All @@ -102,6 +102,8 @@ GEM
capistrano-bundler (>= 1.4)
capistrano-bundler (2.1.0)
capistrano (~> 3.1)
capistrano-one_time_key (0.2.0)
capistrano (~> 3.0)
capistrano-passenger (0.2.1)
capistrano (~> 3.0)
capistrano-rvm (0.1.2)
Expand All @@ -120,28 +122,31 @@ GEM
reline (>= 0.3.8)
deep_merge (1.2.2)
diff-lcs (1.5.1)
dlss-capistrano (5.0.3)
dlss-capistrano (5.1.1)
bcrypt_pbkdf
capistrano (~> 3.0)
capistrano-bundle_audit (>= 0.3.0)
capistrano-one_time_key (>= 0.2.0)
capistrano-shared_configs
ed25519
docile (1.4.0)
domain_name (0.6.20240107)
drb (2.2.1)
ed25519 (1.3.0)
erubi (1.13.0)
faraday (2.9.1)
faraday (2.9.2)
faraday-net_http (>= 2.0, < 3.2)
faraday-net_http (3.1.0)
net-http
ffi (1.17.0)
ffi (1.17.0-arm64-darwin)
ffi (1.17.0-x86_64-darwin)
ffi (1.17.0-x86_64-linux-gnu)
ffi-compiler (1.3.2)
ffi (>= 1.15.5)
rake
globalid (1.2.1)
activesupport (>= 6.1)
honeybadger (5.12.0)
honeybadger (5.13.0)
http (5.2.0)
addressable (~> 2.8)
base64 (~> 0.1)
Expand Down Expand Up @@ -175,12 +180,12 @@ GEM
mini_mime (1.1.5)
mini_portile2 (2.8.7)
minitar (0.9)
minitest (5.23.1)
minitest (5.24.0)
msgpack (1.7.2)
mutex_m (0.2.0)
net-http (0.4.1)
uri
net-imap (0.4.13)
net-imap (0.4.14)
date
net-protocol
net-pop (0.1.2)
Expand All @@ -194,7 +199,7 @@ GEM
net-smtp (0.5.0)
net-protocol
net-ssh (7.2.3)
newrelic_rpm (9.10.2)
newrelic_rpm (9.11.0)
nio4r (2.7.3)
nokogiri (1.16.6-arm64-darwin)
racc (~> 1.4)
Expand All @@ -209,14 +214,14 @@ GEM
racc
psych (5.1.2)
stringio
public_suffix (5.1.1)
public_suffix (6.0.0)
puma (6.4.2)
nio4r (~> 2.0)
racc (1.8.0)
racecar (2.10.0)
king_konf (~> 1.0.0)
rdkafka (~> 0.13.0)
rack (3.1.3)
rack (3.1.4)
rack-session (2.0.0)
rack (>= 3.0.0)
rack-test (2.1.0)
Expand Down Expand Up @@ -284,7 +289,7 @@ GEM
rspec-mocks (3.13.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-rails (6.1.2)
rspec-rails (6.1.3)
actionpack (>= 6.1)
activesupport (>= 6.1)
railties (>= 6.1)
Expand Down Expand Up @@ -338,9 +343,8 @@ GEM
minitar
retriable
ruby-progressbar
sshkit (1.22.2)
sshkit (1.23.0)
base64
mutex_m
net-scp (>= 1.1.2)
net-sftp (>= 2.1.2)
net-ssh (>= 2.8.0)
Expand Down Expand Up @@ -402,4 +406,4 @@ DEPENDENCIES
whenever

BUNDLED WITH
2.3.19
2.5.14

0 comments on commit 109d212

Please sign in to comment.