File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -24,6 +24,7 @@ gem 'faraday-stack'
24
24
gem 'faraday_middleware'
25
25
gem 'capistrano' , '~> 2.11'
26
26
gem 'capistrano_colors'
27
+ gem 'capistrano_rsync_with_remote_cache'
27
28
gem 'grit'
28
29
gem 'dotiw'
29
30
gem 'inherited_resources'
Original file line number Diff line number Diff line change 42
42
net-ssh (>= 2.0.14 )
43
43
net-ssh-gateway (>= 1.1.0 )
44
44
capistrano_colors (0.5.5 )
45
+ capistrano_rsync_with_remote_cache (2.4.0 )
46
+ capistrano (>= 2.1.0 )
45
47
celluloid (0.10.0 )
46
48
chronic (0.6.7 )
47
49
coffee-rails (3.2.2 )
@@ -254,6 +256,7 @@ DEPENDENCIES
254
256
ansible
255
257
capistrano (~> 2.11 )
256
258
capistrano_colors
259
+ capistrano_rsync_with_remote_cache
257
260
coffee-rails (~> 3.2.1 )
258
261
database_cleaner
259
262
delayed_job
You can’t perform that action at this time.
0 commit comments