digest-kangarootwelve.gemspec in digest-kangarootwelve-0.0.1 vs digest-kangarootwelve.gemspec in digest-kangarootwelve-0.0.2

- old
+ new

@@ -9,10 +9,10 @@ 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.homepage = "https://github.com/konsolebox/digest-kangaootwelve-ruby" + spec.homepage = "https://github.com/konsolebox/digest-kangarootwelve-ruby" spec.license = "MIT" spec.required_ruby_version = '>= 2.2' spec.files = `git ls-files -z`.split("\x0")