From 7ab940c0cfc4c8855e06cc97b233ca3ddfea5ffc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 8 Aug 2023 09:15:47 +0000 Subject: [PATCH] Update dependency capistrano-rails to v1.6.3 --- api/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/api/Gemfile.lock b/api/Gemfile.lock index d05ed5000..d95036b5e 100644 --- a/api/Gemfile.lock +++ b/api/Gemfile.lock @@ -95,7 +95,7 @@ GEM capistrano (~> 3.1) 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-rvm (0.1.2) @@ -238,7 +238,7 @@ GEM rubocop (>= 1.33.0, < 2.0) ruby-progressbar (1.13.0) rubyzip (2.3.2) - sshkit (1.21.4) + sshkit (1.21.5) net-scp (>= 1.1.2) net-ssh (>= 2.8.0) thor (1.2.2)