Skip to content

Commit

Permalink
Add Rake as development dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
bklang committed Jan 19, 2012
1 parent 83a0afe commit 9049bdd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tropo-provisioning.gemspec
Expand Up @@ -27,6 +27,7 @@ Gem::Specification.new do |s|
s.add_development_dependency("fakeweb")
s.add_development_dependency("yard")
s.add_development_dependency("rdoc")
s.add_development_dependency("rake")

s.add_runtime_dependency("hashie", ">= 0.2.1")
s.add_runtime_dependency("activesupport")
Expand Down

0 comments on commit 9049bdd

Please sign in to comment.