Skip to content
This repository has been archived by the owner on Jan 28, 2022. It is now read-only.

Commit

Permalink
Bump capistrano-rails from 1.4.0 to 1.6.1
Browse files Browse the repository at this point in the history
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](capistrano/rails@v1.4.0...v1.6.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Apr 12, 2021
1 parent 0b5f0f6 commit fffd060
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ end
group :development, :test do
gem 'capistrano', '~> 3.11.0'
gem 'capistrano-bundler', '~> 1.5.0'
gem 'capistrano-rails', '~> 1.4.0'
gem 'capistrano-rails', '~> 1.6.1'
gem 'capistrano-rbenv', '~> 2.1.3'
gem 'capistrano-rbenv-install', '~> 1.2.0'
gem 'capistrano3-nginx', '~> 3.0.1'
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -81,9 +81,9 @@ GEM
sshkit (>= 1.9.0)
capistrano-bundler (1.5.0)
capistrano (~> 3.1)
capistrano-rails (1.4.0)
capistrano-rails (1.6.1)
capistrano (~> 3.1)
capistrano-bundler (~> 1.1)
capistrano-bundler (>= 1.1, < 3)
capistrano-rbenv (2.1.6)
capistrano (~> 3.1)
sshkit (~> 1.3)
Expand Down Expand Up @@ -380,7 +380,7 @@ DEPENDENCIES
byebug (~> 11.1.3)
capistrano (~> 3.11.0)
capistrano-bundler (~> 1.5.0)
capistrano-rails (~> 1.4.0)
capistrano-rails (~> 1.6.1)
capistrano-rbenv (~> 2.1.3)
capistrano-rbenv-install (~> 1.2.0)
capistrano3-nginx (~> 3.0.1)
Expand Down

0 comments on commit fffd060

Please sign in to comment.