simple_request.gemspec in simple_request-0.1.1 vs simple_request.gemspec in simple_request-0.1.2

- old
+ new

@@ -6,10 +6,10 @@ spec.name = "simple_request" spec.version = SimpleHelper::VERSION spec.authors = ["MaJeD BoJaN"] spec.email = ["bojanmajed@gmail.com"] - spec.summary = %q{Simple ruby gem that helps to make HTTP and HTTPS request from ruby projects.} + spec.summary = 'Simple ruby gem that helps to make HTTP and HTTPS request from ruby projects.' spec.homepage = "https://github.com/MajedBojan/simple_request" spec.license = "MIT" # spec.metadata["allowed_push_host"] = "TODO: Set to 'http://mygemserver.com'"