drop capistrano-ext, closes #3735
Showing
... | ... | @@ -166,5 +166,4 @@ end |
group :development do | ||
gem 'capistrano', '2.12.0', :require => false | ||
gem 'capistrano_colors', '0.5.5', :require => false | ||
gem 'capistrano-ext', '1.2.1', :require => false | ||
end |
Please register or sign in to comment