Skip to content

Commit

Permalink
Merge pull request #198 from uclibs/dependabot/bundler/capistrano-bun…
Browse files Browse the repository at this point in the history
…dler-2.1.0

Bump capistrano-bundler from 1.6.0 to 2.1.0
  • Loading branch information
Janell-Huyck authored Sep 12, 2023
2 parents 23b9341 + bbb11ee commit f5042e2
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 @@ -67,7 +67,7 @@ end
group :development do
gem 'brakeman', '~> 6.0'
gem 'capistrano', '~> 3.17.1', require: false
gem 'capistrano-bundler', '~> 1.6', require: false
gem 'capistrano-bundler', '~> 2.1', require: false
gem 'capistrano-rails', '~> 1.4', require: false
gem 'capistrano-rbenv', '~> 2.0' # required
gem 'capistrano-rbenv-install', '~> 1.2.0'
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
i18n
rake (>= 10.0.0)
sshkit (>= 1.9.0)
capistrano-bundler (1.6.0)
capistrano-bundler (2.1.0)
capistrano (~> 3.1)
capistrano-rails (1.6.3)
capistrano (~> 3.1)
Expand Down Expand Up @@ -376,7 +376,7 @@ DEPENDENCIES
brakeman (~> 6.0)
byebug
capistrano (~> 3.17.1)
capistrano-bundler (~> 1.6)
capistrano-bundler (~> 2.1)
capistrano-rails (~> 1.4)
capistrano-rbenv (~> 2.0)
capistrano-rbenv-install (~> 1.2.0)
Expand Down

0 comments on commit f5042e2

Please sign in to comment.