Bump capistrano-rails from 1.4.0 to 1.6.1
Bumps [capistrano-rails](https://github.com/capistrano/rails) from 1.4.0 to 1.6.1. - [Release notes](https://github.com/capistrano/rails/releases) - [Commits](https://github.com/capistrano/rails/compare/v1.4.0...v1.6.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
GitHub
parent
1ab1e68832
commit
d8e4dac573
2
Gemfile
2
Gemfile
@@ -92,7 +92,7 @@ end
|
||||
group :development do
|
||||
gem "capistrano", "~> 3.10.1", require: false
|
||||
gem "capistrano-bundler", "~> 1.2", require: false
|
||||
gem "capistrano-rails", "~> 1.4.0", require: false
|
||||
gem "capistrano-rails", "~> 1.6.1", require: false
|
||||
gem "capistrano3-delayed-job", "~> 1.7.6"
|
||||
gem "capistrano3-puma", "~> 4.0.0"
|
||||
gem "erb_lint", require: false
|
||||
|
||||
@@ -104,9 +104,9 @@ GEM
|
||||
capistrano-bundler (1.3.0)
|
||||
capistrano (~> 3.1)
|
||||
sshkit (~> 1.2)
|
||||
capistrano-rails (1.4.0)
|
||||
capistrano-rails (1.6.1)
|
||||
capistrano (~> 3.1)
|
||||
capistrano-bundler (~> 1.1)
|
||||
capistrano-bundler (>= 1.1, < 3)
|
||||
capistrano3-delayed-job (1.7.6)
|
||||
capistrano (~> 3.0, >= 3.0.0)
|
||||
daemons (~> 1.3)
|
||||
@@ -624,7 +624,7 @@ DEPENDENCIES
|
||||
cancancan (~> 2.3.0)
|
||||
capistrano (~> 3.10.1)
|
||||
capistrano-bundler (~> 1.2)
|
||||
capistrano-rails (~> 1.4.0)
|
||||
capistrano-rails (~> 1.6.1)
|
||||
capistrano3-delayed-job (~> 1.7.6)
|
||||
capistrano3-puma (~> 4.0.0)
|
||||
capybara (~> 3.29.0)
|
||||
|
||||
Reference in New Issue
Block a user