From bffd4b5cc2b021317cbadfbd87b0c85febe536ef Mon Sep 17 00:00:00 2001 From: Jenkins Date: Mon, 20 Nov 2023 02:30:46 -0800 Subject: [PATCH] Update Ruby dependencies --- Gemfile.lock | 23 ++++++++++------------- 1 file changed, 10 insertions(+), 13 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d0d4c0db..5c6b81c3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -130,8 +130,7 @@ GEM capistrano-one_time_key capistrano-shared_configs docile (1.4.0) - domain_name (0.5.20190701) - unf (>= 0.0.5, < 1.0.0) + domain_name (0.6.20231109) dor-rights-auth (1.8.0) nokogiri dry-configurable (1.1.0) @@ -208,7 +207,7 @@ GEM llhttp-ffi (0.4.0) ffi-compiler (~> 1.0) rake (~> 13.0) - loofah (2.21.4) + loofah (2.22.0) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -222,7 +221,7 @@ GEM mini_mime (1.1.5) minitest (5.20.0) msgpack (1.7.2) - net-imap (0.4.4) + net-imap (0.4.5) date net-protocol net-pop (0.1.2) @@ -236,10 +235,10 @@ GEM net-ssh (7.2.0) newrelic_rpm (9.6.0) base64 - nio4r (2.5.9) - nokogiri (1.15.4-x86_64-darwin) + nio4r (2.6.0) + nokogiri (1.15.5-x86_64-darwin) racc (~> 1.4) - nokogiri (1.15.4-x86_64-linux) + nokogiri (1.15.5-x86_64-linux) racc (~> 1.4) okcomputer (1.18.5) parallel (1.23.0) @@ -253,7 +252,7 @@ GEM railties (>= 7.0.0) psych (5.1.1.1) stringio - public_suffix (5.0.3) + public_suffix (5.0.4) puma (5.6.7) nio4r (~> 2.0) racc (1.7.3) @@ -345,10 +344,11 @@ GEM rubocop-performance (1.19.1) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) - rubocop-rails (2.22.1) + rubocop-rails (2.22.2) activesupport (>= 4.2.0) rack (>= 1.1) rubocop (>= 1.33.0, < 2.0) + rubocop-ast (>= 1.30.0, < 2.0) rubocop-rspec (2.25.0) rubocop (~> 1.40) rubocop-capybara (~> 2.17) @@ -368,7 +368,7 @@ GEM simplecov_json_formatter (0.1.4) sqlite3 (1.6.8-x86_64-darwin) sqlite3 (1.6.8-x86_64-linux) - sshkit (1.21.5) + sshkit (1.21.6) net-scp (>= 1.1.2) net-ssh (>= 2.8.0) stringio (3.0.9) @@ -376,9 +376,6 @@ GEM timeout (0.4.1) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unf (0.1.4) - unf_ext - unf_ext (0.0.9) unicode-display_width (2.5.0) web-console (4.2.1) actionview (>= 6.0.0)