Skip to content
This repository has been archived by the owner on Dec 9, 2018. It is now read-only.

Commit

Permalink
Add some development dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
frodenas committed Jan 29, 2012
1 parent 6f3b911 commit 27566b0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cloudfoundry.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ Gem::Specification.new do |s|
s.add_development_dependency("rspec", ">= 2.8.0")
s.add_development_dependency("webmock", ">= 1.7.10")
s.add_development_dependency("vcr", ">= 2.0.0.rc1")
s.add_development_dependency("yard", ">= 0.7.4")
s.add_development_dependency("simplecov", ">= 0.5.4")

s.add_runtime_dependency("faraday", ">= 0.7.6")
s.add_runtime_dependency("json_pure", ">= 1.6.5")
Expand Down

0 comments on commit 27566b0

Please sign in to comment.