Bump capistrano from 3.14.1 to 3.16.0

Bumps [capistrano](https://github.com/capistrano/capistrano) from 3.14.1 to 3.16.0.
- [Release notes](https://github.com/capistrano/capistrano/releases)
- [Commits](https://github.com/capistrano/capistrano/compare/v3.14.1...v3.16.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-08-09 01:13:46 +00:00
committed by GitHub
parent e25b6f4ebe
commit c1491a7ce0
2 changed files with 5 additions and 5 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)
@@ -506,7 +506,7 @@ GEM
rake (>= 0.8.7)
thor (>= 0.19.0, < 2.0)
rainbow (3.0.0)
rake (13.0.3)
rake (13.0.6)
rb-fsevent (0.10.4)
rb-inotify (0.10.1)
ffi (~> 1.0)
@@ -623,7 +623,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)
@@ -700,7 +700,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)