From 32fe449f73aa4b60bf0a88ca075749f45d736147 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jun 2024 07:25:15 +0000 Subject: [PATCH] Bump capistrano from 3.18.1 to 3.19.0 Bumps [capistrano](https://github.com/capistrano/capistrano) from 3.18.1 to 3.19.0. - [Release notes](https://github.com/capistrano/capistrano/releases) - [Commits](https://github.com/capistrano/capistrano/compare/v3.18.1...v3.19.0) --- updated-dependencies: - dependency-name: capistrano dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b60e047dc..7c4caaf02 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -101,11 +101,12 @@ GEM activesupport (>= 6.1) addressable (2.8.6) public_suffix (>= 2.0.2, < 6.0) - airbrussh (1.5.1) + airbrussh (1.5.2) sshkit (>= 1.6.1, != 1.7.0) ast (2.4.2) autoprefixer-rails (10.4.16.0) execjs (~> 2) + base64 (0.2.0) bcrypt (3.1.20) bootsnap (1.18.3) msgpack (~> 1.2) @@ -118,7 +119,7 @@ GEM builder (3.3.0) byebug (11.1.3) cancancan (3.6.1) - capistrano (3.18.1) + capistrano (3.19.0) airbrussh (>= 1.0.0) i18n rake (>= 10.0.0) @@ -251,7 +252,6 @@ GEM libv8-node (~> 21.7.2.0) minitest (5.24.0) msgpack (1.7.2) - mutex_m (0.2.0) nenv (0.3.0) net-imap (0.4.12) date @@ -266,7 +266,7 @@ GEM net-ssh (>= 5.0.0, < 8.0.0) net-smtp (0.5.0) net-protocol - net-ssh (7.2.1) + net-ssh (7.2.3) nio4r (2.7.3) nokogiri (1.16.6-arm64-darwin) racc (~> 1.4) @@ -446,8 +446,8 @@ GEM sprockets (>= 3.0.0) sqlite3 (1.6.9-arm64-darwin) sqlite3 (1.6.9-x86_64-linux) - sshkit (1.22.0) - mutex_m + sshkit (1.23.0) + base64 net-scp (>= 1.1.2) net-sftp (>= 2.1.2) net-ssh (>= 2.8.0)