drop capistrano-ext, closes #3735
This commit is contained in:
parent
f1aeecc00b
commit
71b5695b6e
2 changed files with 0 additions and 4 deletions
1
Gemfile
1
Gemfile
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -67,8 +67,6 @@ GEM
|
|||
net-sftp (>= 2.0.0)
|
||||
net-ssh (>= 2.0.14)
|
||||
net-ssh-gateway (>= 1.1.0)
|
||||
capistrano-ext (1.2.1)
|
||||
capistrano (>= 1.0.0)
|
||||
capistrano_colors (0.5.5)
|
||||
capybara (1.1.3)
|
||||
mime-types (>= 1.16)
|
||||
|
|
@ -427,7 +425,6 @@ DEPENDENCIES
|
|||
asset_sync (= 0.5.0)
|
||||
bootstrap-sass (= 2.1.1.0)
|
||||
capistrano (= 2.12.0)
|
||||
capistrano-ext (= 1.2.1)
|
||||
capistrano_colors (= 0.5.5)
|
||||
capybara (= 1.1.3)
|
||||
carrierwave (= 0.7.1)
|
||||
|
|
|
|||
Loading…
Reference in a new issue