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 Aug 1, 2022
1 parent 2fa6860 commit 1c2f71e
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ GEM
autoprefixer-rails (10.4.7.0)
execjs (~> 2)
bindex (0.8.1)
bootsnap (1.12.0)
bootsnap (1.13.0)
msgpack (~> 1.2)
bootstrap (5.2.0)
autoprefixer-rails (>= 9.1.0)
Expand Down Expand Up @@ -137,7 +137,7 @@ GEM
deep_merge (1.2.2)
diff-lcs (1.5.0)
digest (3.1.0)
dlss-capistrano (4.3.0)
dlss-capistrano (4.3.1)
capistrano (~> 3.0)
capistrano-bundle_audit (>= 0.3.0)
capistrano-one_time_key
Expand All @@ -148,9 +148,9 @@ GEM
dry-configurable (0.15.0)
concurrent-ruby (~> 1.0)
dry-core (~> 0.6)
dry-container (0.10.0)
dry-container (0.10.1)
concurrent-ruby (~> 1.0)
dry-core (0.8.0)
dry-core (0.8.1)
concurrent-ruby (~> 1.0)
dry-inflector (0.3.0)
dry-initializer (3.1.1)
Expand Down Expand Up @@ -180,10 +180,10 @@ GEM
activesupport (>= 3.0, < 8.0)
erubi (1.10.0)
execjs (2.8.1)
faraday (2.3.0)
faraday (2.4.0)
faraday-net_http (~> 2.0)
ruby2_keywords (>= 0.0.4)
faraday-net_http (2.0.3)
faraday-net_http (2.1.0)
ffi (1.15.5)
globalid (1.0.0)
activesupport (>= 5.0)
Expand Down Expand Up @@ -238,13 +238,13 @@ GEM
timeout
net-protocol (0.1.3)
timeout
net-scp (3.0.0)
net-ssh (>= 2.6.5, < 7.0.0)
net-scp (4.0.0.rc1)
net-ssh (>= 2.6.5, < 8.0.0)
net-smtp (0.3.1)
digest
net-protocol
timeout
net-ssh (6.1.0)
net-ssh (7.0.1)
newrelic_rpm (8.9.0)
nio4r (2.5.8)
nokogiri (1.13.8)
Expand Down Expand Up @@ -412,7 +412,7 @@ GEM
uglifier (4.2.0)
execjs (>= 0.3.0, < 3)
unicode-display_width (2.2.0)
view_component (2.61.1)
view_component (2.62.0)
activesupport (>= 5.0.0, < 8.0)
method_source (~> 1.0)
web-console (4.2.0)
Expand Down

0 comments on commit 1c2f71e

Please sign in to comment.