httpi.gemspec in httpi-2.4.4 vs httpi.gemspec in httpi-2.4.5
- old
+ new
@@ -11,10 +11,9 @@
s.homepage = "http://github.com/savonrb/#{s.name}"
s.summary = "Common interface for Ruby's HTTP libraries"
s.description = s.summary
s.required_ruby_version = '>= 1.9.2'
- s.rubyforge_project = s.name
s.license = 'MIT'
s.add_dependency 'rack'
s.add_dependency 'socksify'