digest-kangarootwelve.gemspec in digest-kangarootwelve-0.0.2 vs digest-kangarootwelve.gemspec in digest-kangarootwelve-0.1.0
- old
+ new
@@ -8,10 +8,10 @@
spec.name = "digest-kangarootwelve"
spec.version = Digest::KangarooTwelve::VERSION
spec.authors = ["konsolebox"]
spec.email = ["konsolebox@gmail.com"]
spec.summary = "KangarooTwelve for Ruby"
- spec.description = "An implementation of KangarooTwelve for Ruby that works on top of Digest::Base."
+ spec.description = "A KangarooTwelve library that works on top of Digest::Base."
spec.homepage = "https://github.com/konsolebox/digest-kangarootwelve-ruby"
spec.license = "MIT"
spec.required_ruby_version = '>= 2.2'