From 3b524faa71a71b7b57221ba9d1d9fbd77ab3fc76 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 20:29:22 +0000 Subject: [PATCH] Bump capistrano from 3.19.1 to 3.19.2 Bumps [capistrano](https://github.com/capistrano/capistrano) from 3.19.1 to 3.19.2. - [Release notes](https://github.com/capistrano/capistrano/releases) - [Commits](https://github.com/capistrano/capistrano/compare/v3.19.1...v3.19.2) --- updated-dependencies: - dependency-name: capistrano dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 02a0328..2a13da1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,11 +1,11 @@ GEM remote: https://rubygems.org/ specs: - airbrussh (1.5.2) + airbrussh (1.5.3) sshkit (>= 1.6.1, != 1.7.0) base64 (0.2.0) bcrypt_pbkdf (1.1.1) - capistrano (3.19.1) + capistrano (3.19.2) airbrussh (>= 1.0.0) i18n rake (>= 10.0.0) @@ -14,23 +14,25 @@ GEM capistrano (~> 3.1) concurrent-ruby (1.3.4) ed25519 (1.3.0) - i18n (1.14.5) + i18n (1.14.6) concurrent-ruby (~> 1.0) net-scp (4.0.0) net-ssh (>= 2.6.5, < 8.0.0) net-sftp (4.0.0) net-ssh (>= 5.0.0, < 8.0.0) - net-ssh (7.2.3) + net-ssh (7.3.0) + ostruct (0.6.1) psych (5.1.2) stringio rake (13.2.1) rdoc (6.7.0) psych (>= 4.0.0) - sshkit (1.23.0) + sshkit (1.23.2) base64 net-scp (>= 1.1.2) net-sftp (>= 2.1.2) net-ssh (>= 2.8.0) + ostruct stringio (3.1.0) PLATFORMS