Merge pull request #4915 from consul/dependabot/bundler/master/capistrano-rails-1.6.2
Bump capistrano-rails from 1.6.1 to 1.6.2
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -95,7 +95,7 @@ end
|
||||
group :development do
|
||||
gem "capistrano", "~> 3.16.0", require: false
|
||||
gem "capistrano-bundler", "~> 2.0", require: false
|
||||
gem "capistrano-rails", "~> 1.6.1", require: false
|
||||
gem "capistrano-rails", "~> 1.6.2", require: false
|
||||
gem "capistrano3-delayed-job", "~> 1.7.6"
|
||||
gem "capistrano3-puma", "~> 5.0.4"
|
||||
gem "erb_lint", "~> 0.0.37", require: false
|
||||
|
||||
@@ -110,7 +110,7 @@ GEM
|
||||
sshkit (>= 1.9.0)
|
||||
capistrano-bundler (2.0.1)
|
||||
capistrano (~> 3.1)
|
||||
capistrano-rails (1.6.1)
|
||||
capistrano-rails (1.6.2)
|
||||
capistrano (~> 3.1)
|
||||
capistrano-bundler (>= 1.1, < 3)
|
||||
capistrano3-delayed-job (1.7.6)
|
||||
@@ -712,7 +712,7 @@ DEPENDENCIES
|
||||
cancancan (~> 3.3.0)
|
||||
capistrano (~> 3.16.0)
|
||||
capistrano-bundler (~> 2.0)
|
||||
capistrano-rails (~> 1.6.1)
|
||||
capistrano-rails (~> 1.6.2)
|
||||
capistrano3-delayed-job (~> 1.7.6)
|
||||
capistrano3-puma (~> 5.0.4)
|
||||
capybara (~> 3.35.3)
|
||||
|
||||
Reference in New Issue
Block a user