From 2441ae738d0472d015710e1a847cf6e5be579deb Mon Sep 17 00:00:00 2001 From: Jenkins Date: Mon, 10 Jul 2023 02:25:29 -0700 Subject: [PATCH] Update Ruby dependencies --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0c772a19..98cdd350 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -95,7 +95,7 @@ GEM capistrano (~> 3.0) capistrano-passenger (0.2.1) capistrano (~> 3.0) - capistrano-rails (1.6.2) + capistrano-rails (1.6.3) capistrano (~> 3.1) capistrano-bundler (>= 1.1, < 3) capistrano-shared_configs (0.2.2) @@ -165,7 +165,7 @@ GEM factory_bot_rails (6.2.0) factory_bot (~> 6.2.0) railties (>= 5.0.0) - faraday (2.7.9) + faraday (2.7.10) faraday-net_http (>= 2.0, < 3.1) ruby2_keywords (>= 0.0.4) faraday-net_http (3.0.2) @@ -234,10 +234,10 @@ GEM net-protocol net-ssh (7.1.0) nio4r (2.5.9) - nokogiri (1.15.2) + nokogiri (1.15.3) mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.15.2-x86_64-linux) + nokogiri (1.15.3-x86_64-linux) racc (~> 1.4) okcomputer (1.18.4) parallel (1.23.0) @@ -309,7 +309,7 @@ GEM rspec-mocks (~> 3.12) rspec-support (~> 3.12) rspec-support (3.12.1) - rubocop (1.54.0) + rubocop (1.54.1) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) @@ -360,7 +360,7 @@ GEM sqlite3 (1.6.3) mini_portile2 (~> 2.8.0) sqlite3 (1.6.3-x86_64-linux) - sshkit (1.21.4) + sshkit (1.21.5) net-scp (>= 1.1.2) net-ssh (>= 2.8.0) stimulus-rails (1.2.1)