Merge pull request #4417 from consul/dependabot/bundler/capistrano-3.16.0

Bump capistrano from 3.14.1 to 3.16.0
This commit is contained in:
Javi Martín
2021-08-09 15:11:28 +02:00
committed by GitHub
2 changed files with 4 additions and 4 deletions

View File

@@ -94,7 +94,7 @@ group :test do
end
group :development do
gem "capistrano", "~> 3.14.1", require: false
gem "capistrano", "~> 3.16.0", require: false
gem "capistrano-bundler", "~> 2.0", require: false
gem "capistrano-rails", "~> 1.6.1", require: false
gem "capistrano3-delayed-job", "~> 1.7.6"

View File

@@ -96,7 +96,7 @@ GEM
uniform_notifier (~> 1.11)
byebug (11.1.3)
cancancan (2.3.0)
capistrano (3.14.1)
capistrano (3.16.0)
airbrussh (>= 1.0.0)
i18n
rake (>= 10.0.0)
@@ -624,7 +624,7 @@ GEM
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
sshkit (1.21.0)
sshkit (1.21.2)
net-scp (>= 1.1.2)
net-ssh (>= 2.8.0)
sync (0.5.0)
@@ -701,7 +701,7 @@ DEPENDENCIES
bullet (~> 6.1.4)
byebug (~> 11.1.3)
cancancan (~> 2.3.0)
capistrano (~> 3.14.1)
capistrano (~> 3.16.0)
capistrano-bundler (~> 2.0)
capistrano-rails (~> 1.6.1)
capistrano3-delayed-job (~> 1.7.6)