Skip to content
This repository has been archived by the owner on Jun 8, 2019. It is now read-only.

Commit

Permalink
Remove thor.
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabe Berke-Williams committed Oct 15, 2011
1 parent a28adea commit 0c8414d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion kumade.gemspec
Expand Up @@ -17,7 +17,6 @@ Gem::Specification.new do |s|
s.require_paths = ["lib"] s.require_paths = ["lib"]


s.add_dependency('heroku', '~> 2.0') s.add_dependency('heroku', '~> 2.0')
s.add_dependency('thor', '~> 0.14')
s.add_dependency('rake', '>= 0.8.7') s.add_dependency('rake', '>= 0.8.7')
s.add_dependency('cocaine', '>= 0.2.0') s.add_dependency('cocaine', '>= 0.2.0')


Expand Down

0 comments on commit 0c8414d

Please sign in to comment.