File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 71
71
builder (3.2.3 )
72
72
byebug (4.0.5 )
73
73
columnize (= 0.9.0 )
74
- capistrano (3.4.0 )
74
+ capistrano (3.4.1 )
75
75
i18n
76
76
rake (>= 10.0.0 )
77
77
sshkit (~> 1.3 )
209
209
minitest (5.11.3 )
210
210
multi_json (1.11.2 )
211
211
multipart-post (2.0.0 )
212
- net-scp (1.2.1 )
213
- net-ssh (>= 2.6.5 )
214
- net-ssh (2.9.2 )
212
+ net-scp (2.0.0 )
213
+ net-ssh (>= 2.6.5 , < 6.0.0 )
214
+ net-ssh (5.2.0 )
215
215
netrc (0.11.0 )
216
216
nokogiri (1.10.3 )
217
217
mini_portile2 (~> 2.4.0 )
266
266
thor (>= 0.18.1 , < 2.0 )
267
267
rainbow (3.0.0 )
268
268
raindrops (0.16.0 )
269
- rake (12.3.2 )
269
+ rake (12.3.3 )
270
270
ransack (1.8.6 )
271
271
actionpack (>= 3.0 )
272
272
activerecord (>= 3.0 )
354
354
actionpack (>= 4.0 )
355
355
activesupport (>= 4.0 )
356
356
sprockets (>= 3.0.0 )
357
- sshkit (1.8.1 )
357
+ sshkit (1.20.0 )
358
358
net-scp (>= 1.1.2 )
359
359
net-ssh (>= 2.8.0 )
360
360
thor (0.20.3 )
Original file line number Diff line number Diff line change 1
1
# config valid only for current version of Capistrano
2
- lock '3.4.0 '
2
+ lock '3.4.1 '
3
3
4
4
set :application , 'timeoverflow'
5
5
set :repo_url , 'git@github.com:coopdevs/timeoverflow.git'
You can’t perform that action at this time.
0 commit comments