Skip to content

Commit

Permalink
Added the ruby-debug and fakeweb development dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
laserlemon authored and binarylogic committed Aug 21, 2010
1 parent fb18dbc commit 8c0ba5e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Rakefile
Expand Up @@ -12,6 +12,8 @@ begin
gem.authors = ["Ben Johnson of Binary Logic"]
gem.rubyforge_project = "shippinglogic"
gem.add_development_dependency "rspec"
gem.add_development_dependency "ruby-debug"
gem.add_development_dependency "fakeweb"
gem.add_dependency "httparty", ">= 0.4.4"
gem.add_dependency "builder", ">= 2.1.2"
end
Expand Down

0 comments on commit 8c0ba5e

Please sign in to comment.