From d33eb4a6d33399549e83f225c1dab03b3f7ab793 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2024 07:46:35 +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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 59cfbb8c6..cddb3db27 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -102,7 +102,7 @@ GEM activesupport (>= 6.1) addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) - airbrussh (1.5.2) + airbrussh (1.5.3) sshkit (>= 1.6.1, != 1.7.0) ast (2.4.2) autoprefixer-rails (10.4.16.0) @@ -120,7 +120,7 @@ GEM builder (3.3.0) byebug (11.1.3) cancancan (3.6.1) - capistrano (3.19.1) + capistrano (3.19.2) airbrussh (>= 1.0.0) i18n rake (>= 10.0.0) @@ -270,7 +270,7 @@ GEM net-ssh (>= 5.0.0, < 8.0.0) net-smtp (0.5.0) net-protocol - net-ssh (7.2.3) + net-ssh (7.3.0) nio4r (2.7.3) nokogiri (1.16.7-arm64-darwin) racc (~> 1.4) @@ -280,6 +280,7 @@ GEM nenv (~> 0.1) shellany (~> 0.0) orm_adapter (0.5.0) + ostruct (0.6.1) paper_trail (15.1.0) activerecord (>= 6.1) request_store (~> 1.4) @@ -449,11 +450,12 @@ GEM sprockets (>= 3.0.0) sqlite3 (1.6.9) mini_portile2 (~> 2.8.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 temple (0.10.3) thor (1.3.2) tilt (2.3.0)