ezclient.gemspec in ezclient-0.3.0 vs ezclient.gemspec in ezclient-0.4.0

- old
+ new

@@ -9,10 +9,10 @@ spec.version = EzClient::VERSION spec.authors = ["Yuri Smirnov"] spec.email = ["tycooon@yandex.ru"] spec.summary = "An HTTP gem wrapper for easy persistent connections and more." - spec.homepage = "https://github.org/umbrellio/ezclient" + spec.homepage = "https://github.com/umbrellio/ezclient" spec.license = "MIT" spec.files = `git ls-files -z`.split("\x0").reject { |f| f.match(%r{^spec/}) } spec.require_paths = ["lib"]