From 043e3fe330a475fada1cc60b8b1ca2d24b645f74 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 15:51:24 +0000 Subject: [PATCH] Bump capistrano from 3.17.3 to 3.19.2 Bumps [capistrano](https://github.com/capistrano/capistrano) from 3.17.3 to 3.19.2. - [Release notes](https://github.com/capistrano/capistrano/releases) - [Commits](https://github.com/capistrano/capistrano/compare/v3.17.3...v3.19.2) --- updated-dependencies: - dependency-name: capistrano dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile b/Gemfile index 08b92476..35d295ed 100644 --- a/Gemfile +++ b/Gemfile @@ -26,7 +26,7 @@ gem 'puma_worker_killer' group :development do gem 'bullet' - gem 'capistrano', '~> 3.17.1', group: :capistrano, require: false + gem 'capistrano', '~> 3.19.2', group: :capistrano, require: false gem 'capistrano-rvm', require: false gem 'capistrano-rails', require: false gem 'capistrano-bundler', require: false diff --git a/Gemfile.lock b/Gemfile.lock index 7f2f8733..0d33aa5c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -116,7 +116,7 @@ GEM activesupport (>= 3.0.0) uniform_notifier (~> 1.11) byebug (11.1.3) - capistrano (3.17.3) + capistrano (3.19.2) airbrussh (>= 1.0.0) i18n rake (>= 10.0.0) @@ -141,7 +141,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.3.4) + concurrent-ruby (1.3.5) connection_pool (2.4.1) crass (1.0.6) csv (3.3.0) @@ -318,7 +318,7 @@ GEM racc (~> 1.4) openssl (3.2.0) orm_adapter (0.5.0) - ostruct (0.6.0) + ostruct (0.6.1) parallel (1.26.3) parser (3.3.5.0) ast (~> 2.4.1) @@ -474,7 +474,7 @@ GEM actionpack (>= 6.1) activesupport (>= 6.1) sprockets (>= 3.0.0) - sshkit (1.23.1) + sshkit (1.23.2) base64 net-scp (>= 1.1.2) net-sftp (>= 2.1.2) @@ -520,7 +520,7 @@ DEPENDENCIES bcrypt_pbkdf bootstrap-sass (~> 3.4.1) bullet - capistrano (~> 3.17.1) + capistrano (~> 3.19.2) capistrano-bundler capistrano-rails capistrano-rvm