Skip to content

Commit

Permalink
Whoops, that should probably be a development dep.
Browse files Browse the repository at this point in the history
  • Loading branch information
dbalatero committed May 21, 2010
1 parent 432b86f commit ac43b2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rakefile
Expand Up @@ -11,6 +11,7 @@ begin
gem.homepage = "http://github.com/dbalatero/alchemy_api"
gem.authors = ["David Balatero"]
gem.add_development_dependency "rspec", ">= 1.2.9"
gem.add_development_dependency 'typhoeus_spec_cache', '>= 0.2.2'
gem.add_dependency "monster_mash", ">= 0.1.1"
# gem is a Gem::Specification... see http://www.rubygems.org/read/chapter/20 for additional settings
end
Expand Down

0 comments on commit ac43b2b

Please sign in to comment.