read_time.gemspec in read_time-1.1.1 vs read_time.gemspec in read_time-1.1.2
- old
+ new
@@ -8,10 +8,10 @@
spec.name = "read_time"
spec.version = ReadTime::VERSION
spec.authors = ["Kaan Kölköy"]
spec.email = ["kaanklky@gmail.com"]
- spec.summary = "Find out read time of your content in hh:mm:ss format."
+ spec.summary = "Find out read time of your content in human-readable 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/"