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

Commit

Permalink
updated httparty
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Smith committed Feb 10, 2012
1 parent eff8169 commit 2a12e5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chargify.gemspec
Expand Up @@ -18,7 +18,7 @@ Gem::Specification.new do |s|
s.test_files = [ "test/helper.rb", "test/chargify_test.rb" ]

s.add_runtime_dependency(%q<hashie>, ["~> 1.2"])
s.add_runtime_dependency(%q<httparty>, ["~> 0.7.4"])
s.add_runtime_dependency(%q<httparty>, ["~> 0.8"])
s.add_development_dependency(%q<shoulda>, [">= 2.10.1"])
s.add_development_dependency(%q<jnunemaker-matchy>, ["= 0.4.0"])
s.add_development_dependency(%q<mocha>, ["~> 0.9.8"])
Expand Down

0 comments on commit 2a12e5b

Please sign in to comment.