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

Commit

Permalink
Bump capistrano-rbenv from 2.1.6 to 2.2.0
Browse files Browse the repository at this point in the history
Bumps [capistrano-rbenv](https://github.com/capistrano/rbenv) from 2.1.6 to 2.2.0.
- [Release notes](https://github.com/capistrano/rbenv/releases)
- [Commits](capistrano/rbenv@v2.1.6...v2.2.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] committed Apr 22, 2021
1 parent 02affe4 commit 24c8eda
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 @@ -31,7 +31,7 @@ group :development, :test do
gem 'capistrano', '~> 3.16.0'
gem 'capistrano-bundler', '~> 1.5.0'
gem 'capistrano-rails', '~> 1.4.0'
gem 'capistrano-rbenv', '~> 2.1.3'
gem 'capistrano-rbenv', '~> 2.2.0'
gem 'capistrano-rbenv-install', '~> 1.2.0'
gem 'capistrano3-nginx', '~> 3.0.1'
gem 'capistrano3-puma', '~> 3.1.1'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ GEM
capistrano-rails (1.4.0)
capistrano (~> 3.1)
capistrano-bundler (~> 1.1)
capistrano-rbenv (2.1.6)
capistrano-rbenv (2.2.0)
capistrano (~> 3.1)
sshkit (~> 1.3)
capistrano-rbenv-install (1.2.0)
Expand Down Expand Up @@ -381,7 +381,7 @@ DEPENDENCIES
capistrano (~> 3.16.0)
capistrano-bundler (~> 1.5.0)
capistrano-rails (~> 1.4.0)
capistrano-rbenv (~> 2.1.3)
capistrano-rbenv (~> 2.2.0)
capistrano-rbenv-install (~> 1.2.0)
capistrano3-nginx (~> 3.0.1)
capistrano3-puma (~> 3.1.1)
Expand Down

0 comments on commit 24c8eda

Please sign in to comment.