File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2828
2929group :deployment do
3030 gem 'capistrano' , '~> 3.19' , require : false
31- gem 'capistrano-rails' , '~> 1.6 ' , require : false
31+ gem 'capistrano-rails' , '~> 1.7 ' , require : false
3232 gem 'capistrano-rvm' , '0.1.2' , require : false
3333 gem 'capistrano3-puma' , '~> 6.2.0' , require : false
3434 gem 'rbnacl' , '>= 3.2' , '< 8.0'
Original file line number Diff line number Diff line change 8787 i18n
8888 rake (>= 10.0.0 )
8989 sshkit (>= 1.9.0 )
90- capistrano-bundler (2.1.0 )
90+ capistrano-bundler (2.1.1 )
9191 capistrano (~> 3.1 )
92- capistrano-rails (1.6.3 )
92+ capistrano-rails (1.7.0 )
9393 capistrano (~> 3.1 )
9494 capistrano-bundler (>= 1.1 , < 3 )
9595 capistrano-rvm (0.1.2 )
@@ -276,7 +276,7 @@ DEPENDENCIES
276276 actionpack-page_caching (= 1.2.4 )
277277 bcrypt_pbkdf (>= 1.0 , < 2.0 )
278278 capistrano (~> 3.19 )
279- capistrano-rails (~> 1.6 )
279+ capistrano-rails (~> 1.7 )
280280 capistrano-rvm (= 0.1.2 )
281281 capistrano3-puma (~> 6.2.0 )
282282 coffee-rails (~> 5.0.0 )
You can’t perform that action at this time.
0 commit comments