diff --git a/Gemfile b/Gemfile index df921a6d..10efa063 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 21198858..acb38fa6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -117,7 +117,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) @@ -319,7 +319,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) @@ -476,7 +476,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) @@ -523,7 +523,7 @@ DEPENDENCIES bcrypt_pbkdf bootstrap-sass (~> 3.4.1) bullet - capistrano (~> 3.17.1) + capistrano (~> 3.19.2) capistrano-bundler capistrano-rails capistrano-rvm