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

Commit

Permalink
Add development dependency: activesupport
Browse files Browse the repository at this point in the history
  • Loading branch information
frodenas committed Dec 2, 2011
1 parent a46c451 commit cd3ea22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cloudfoundry.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ Gem::Specification.new do |s|
s.licenses = ["MIT"]

s.add_development_dependency("rake", ">= 0.9.2.2")
s.add_development_dependency("activesupport", ">= 3.1.3")
s.add_development_dependency("rspec", ">= 2.7.0")
s.add_development_dependency("webmock", ">= 1.7.8")
s.add_development_dependency("vcr", ">= 2.0.0.beta2")
Expand Down

0 comments on commit cd3ea22

Please sign in to comment.