Bump capistrano3-puma from 6.0.0 to 6.2.0
Bumps [capistrano3-puma](https://github.com/seuros/capistrano-puma) from 6.0.0 to 6.2.0. - [Changelog](https://github.com/seuros/capistrano-puma/blob/master/CHANGELOG.md) - [Commits](https://github.com/seuros/capistrano-puma/compare/v6.0.0...v6.2.0) --- updated-dependencies: - dependency-name: capistrano3-puma dependency-version: 6.2.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -90,7 +90,7 @@ group :development do
|
||||
gem "capistrano-npm", "~> 1.0.3", require: false
|
||||
gem "capistrano-rails", "~> 1.7.0", require: false
|
||||
gem "capistrano3-delayed-job", "~> 1.7.6"
|
||||
gem "capistrano3-puma", "~> 6.0.0"
|
||||
gem "capistrano3-puma", "~> 6.2.0"
|
||||
gem "erb_lint", "~> 0.9.0", require: false
|
||||
gem "faraday-retry", "~> 2.3.1", require: false
|
||||
gem "htmlbeautifier", "~> 1.4.3", require: false
|
||||
|
||||
Reference in New Issue
Block a user