Skip to content

Commit

Permalink
Remove capistrano-color
Browse files Browse the repository at this point in the history
  • Loading branch information
joker1007 committed Mar 16, 2014
1 parent a89e221 commit 3a3dda0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ group :development do
gem 'capistrano-rbenv', require: false
gem 'capistrano-bundler', require: false
gem 'capistrano-rails', require: false
gem 'capistrano_colors', require: false

gem "rails3-generators", :git => "git://github.com/indirect/rails3-generators.git", :group => [:development]
gem "i18n_generators"
Expand Down
2 changes: 0 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,6 @@ GEM
capistrano-rbenv (2.0.2)
capistrano (~> 3.1)
sshkit (~> 1.3)
capistrano_colors (0.5.5)
capybara (2.2.1)
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
Expand Down Expand Up @@ -551,7 +550,6 @@ DEPENDENCIES
capistrano-bundler
capistrano-rails
capistrano-rbenv
capistrano_colors
capybara
carrierwave
celluloid
Expand Down

0 comments on commit 3a3dda0

Please sign in to comment.