From 102d08b06f73854b95c760e3a34b054293ba7fd6 Mon Sep 17 00:00:00 2001 From: Jenkins Date: Mon, 27 Feb 2023 02:27:49 -0800 Subject: [PATCH] Update Ruby dependencies --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c20d6e39..dfa9a01e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -79,7 +79,7 @@ GEM bundler (>= 1.2.0, < 3) thor (~> 1.0) cancancan (3.4.0) - capistrano (3.17.1) + capistrano (3.17.2) airbrussh (>= 1.0.0) i18n rake (>= 10.0.0) @@ -107,7 +107,7 @@ GEM rack-test (>= 0.6.3) regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) - concurrent-ruby (1.2.0) + concurrent-ruby (1.2.2) config (4.1.0) deep_merge (~> 1.2, >= 1.2.1) dry-validation (~> 1.0, >= 1.0.0) @@ -231,7 +231,7 @@ GEM net-smtp (0.3.3) net-protocol net-ssh (7.0.1) - newrelic_rpm (8.16.0) + newrelic_rpm (9.0.0) nio4r (2.5.8) nokogiri (1.14.2-x86_64-darwin) racc (~> 1.4) @@ -348,8 +348,8 @@ GEM simplecov_json_formatter (~> 0.1) simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) - sqlite3 (1.6.0-x86_64-darwin) - sqlite3 (1.6.0-x86_64-linux) + sqlite3 (1.6.1-x86_64-darwin) + sqlite3 (1.6.1-x86_64-linux) sshkit (1.21.4) net-scp (>= 1.1.2) net-ssh (>= 2.8.0)