read_time.gemspec in read_time-1.0.1 vs read_time.gemspec in read_time-1.0.2
- old
+ new
@@ -12,10 +12,10 @@
spec.summary = %q{Find out read time of your content in hh:mm:ss format.}
spec.homepage = "https://github.com/kaanklky/read_time"
spec.license = "MIT"
if spec.respond_to?(:metadata)
- spec.metadata['allowed_push_host'] = "https://rubygems.org/'"
+ spec.metadata['allowed_push_host'] = "https://rubygems.org/"
else
raise "RubyGems 2.0 or newer is required to protect against " \
"public gem pushes."
end