This repository was archived by the owner on Mar 24, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ gem 'rack-dev-mark', '~> 0.7.5'
31
31
32
32
# Deploy with Capistrano
33
33
gem 'capistrano' , '~> 3.8.1'
34
- gem 'capistrano-rails' , '~> 1.2.3 '
34
+ gem 'capistrano-rails' , '~> 1.4.0 '
35
35
gem 'capistrano-rbenv' , '~> 2.1.1'
36
36
gem 'capistrano-bundler' , '~> 1.2.0'
37
37
Original file line number Diff line number Diff line change 68
68
thread_safe (~> 0.3 , >= 0.3.4 )
69
69
tzinfo (~> 1.1 )
70
70
addressable (2.4.0 )
71
- airbrussh (1.2 .0 )
71
+ airbrussh (1.3 .0 )
72
72
sshkit (>= 1.6.1 , != 1.7.0 )
73
73
arel (6.0.4 )
74
74
ast (2.4.0 )
93
93
bower-rails (0.11.0 )
94
94
builder (3.2.3 )
95
95
cancan (1.6.10 )
96
- capistrano (3.8.1 )
96
+ capistrano (3.8.2 )
97
97
airbrussh (>= 1.0.0 )
98
98
i18n
99
99
rake (>= 10.0.0 )
100
100
sshkit (>= 1.9.0 )
101
101
capistrano-bundler (1.2.0 )
102
102
capistrano (~> 3.1 )
103
103
sshkit (~> 1.2 )
104
- capistrano-rails (1.2.3 )
104
+ capistrano-rails (1.4.0 )
105
105
capistrano (~> 3.1 )
106
106
capistrano-bundler (~> 1.1 )
107
107
capistrano-rbenv (2.1.1 )
181
181
hydra-access-controls (= 6.5.2 )
182
182
hydra-core (= 6.5.2 )
183
183
rails (>= 3.2.6 )
184
- i18n (0.8.1 )
184
+ i18n (0.8.6 )
185
185
jaro_winkler (1.5.1 )
186
186
jettywrapper (2.0.3 )
187
187
activesupport (>= 3.0.0 )
224
224
multipart-post (2.0.0 )
225
225
net-scp (1.2.1 )
226
226
net-ssh (>= 2.6.5 )
227
- net-ssh (4.1.0 )
227
+ net-ssh (5.0.2 )
228
228
netrc (0.10.3 )
229
229
newrelic_rpm (5.3.0.346 )
230
230
nokogiri (1.8.4 )
399
399
actionpack (>= 3.0 )
400
400
activesupport (>= 3.0 )
401
401
sprockets (>= 2.8 , < 4.0 )
402
- sshkit (1.13.1 )
402
+ sshkit (1.17.0 )
403
403
net-scp (>= 1.1.2 )
404
404
net-ssh (>= 2.8.0 )
405
405
stomp (1.3.4 )
@@ -443,7 +443,7 @@ DEPENDENCIES
443
443
bower-rails (~> 0.11.0 )
444
444
capistrano (~> 3.8.1 )
445
445
capistrano-bundler (~> 1.2.0 )
446
- capistrano-rails (~> 1.2.3 )
446
+ capistrano-rails (~> 1.4.0 )
447
447
capistrano-rbenv (~> 2.1.1 )
448
448
capybara (~> 2.14.0 )
449
449
coffee-rails (~> 4.2.1 )
You can’t perform that action at this time.
0 commit comments