Skip to content

Commit

Permalink
Bump capistrano from 3.17.3 to 3.18.0
Browse files Browse the repository at this point in the history
Bumps [capistrano](https://github.com/capistrano/capistrano) from 3.17.3 to 3.18.0.
- [Release notes](https://github.com/capistrano/capistrano/releases)
- [Commits](capistrano/capistrano@v3.17.3...v3.18.0)

---
updated-dependencies:
- dependency-name: capistrano
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 18, 2023
1 parent 2ae32c4 commit ced4b30
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ group :development do
gem "spring-watcher-listen", "~> 2.0"
gem "web-console", "~> 4.0"

gem "capistrano", "~> 3.14"
gem "capistrano", "~> 3.18"
gem "capistrano-bundler"
gem "capistrano-passenger"
gem "capistrano-rails"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ GEM
browser (2.7.1)
builder (3.2.4)
byebug (11.1.3)
capistrano (3.17.3)
capistrano (3.18.0)
airbrussh (>= 1.0.0)
i18n
rake (>= 10.0.0)
Expand Down Expand Up @@ -927,7 +927,7 @@ DEPENDENCIES
bootsnap (~> 1.3)
brakeman
byebug (~> 11.0)
capistrano (~> 3.14)
capistrano (~> 3.18)
capistrano-bundler
capistrano-passenger
capistrano-rails
Expand Down

0 comments on commit ced4b30

Please sign in to comment.