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 28
28
29
29
group :deployment do
30
30
gem 'capistrano' , '~> 3.19' , require : false
31
- gem 'capistrano-rails' , '~> 1.6 ' , require : false
31
+ gem 'capistrano-rails' , '~> 1.7 ' , require : false
32
32
gem 'capistrano-rvm' , '0.1.2' , require : false
33
33
gem 'capistrano3-puma' , '~> 6.2.0' , require : false
34
34
gem 'rbnacl' , '>= 3.2' , '< 8.0'
Original file line number Diff line number Diff line change 87
87
i18n
88
88
rake (>= 10.0.0 )
89
89
sshkit (>= 1.9.0 )
90
- capistrano-bundler (2.1.0 )
90
+ capistrano-bundler (2.1.1 )
91
91
capistrano (~> 3.1 )
92
- capistrano-rails (1.6.3 )
92
+ capistrano-rails (1.7.0 )
93
93
capistrano (~> 3.1 )
94
94
capistrano-bundler (>= 1.1 , < 3 )
95
95
capistrano-rvm (0.1.2 )
@@ -276,7 +276,7 @@ DEPENDENCIES
276
276
actionpack-page_caching (= 1.2.4 )
277
277
bcrypt_pbkdf (>= 1.0 , < 2.0 )
278
278
capistrano (~> 3.19 )
279
- capistrano-rails (~> 1.6 )
279
+ capistrano-rails (~> 1.7 )
280
280
capistrano-rvm (= 0.1.2 )
281
281
capistrano3-puma (~> 6.2.0 )
282
282
coffee-rails (~> 5.0.0 )
You can’t perform that action at this time.
0 commit comments