httparty-icebox.gemspec in httparty-icebox-0.0.3 vs httparty-icebox.gemspec in httparty-icebox-0.0.4
- old
+ new
@@ -12,10 +12,10 @@
s.summary = %q{Caching for HTTParty}
s.description = %q{Cache responses in HTTParty models}
s.rubyforge_project = "httparty-icebox"
- s.add_dependency("httparty", "~> 0.7.4")
+ s.add_dependency("httparty", "~> 0.8.1")
s.files = `git ls-files`.split("\n")
s.require_paths = ["lib"]
end