httpi.gemspec in httpi-2.2.5 vs httpi.gemspec in httpi-2.2.6

- old
+ new

@@ -6,10 +6,10 @@ Gem::Specification.new do |s| s.name = 'httpi' s.version = HTTPI::VERSION s.authors = ['Daniel Harrington', 'Martin Tepper'] s.email = 'me@rubiii.com' - s.homepage = 'http://github.com/savonrb/#{s.name}' + s.homepage = "http://github.com/savonrb/#{s.name}" s.summary = "Common interface for Ruby's HTTP libraries" s.description = s.summary s.rubyforge_project = s.name s.license = 'MIT'