1
0
mirror of https://github.com/bumi/openalias-ruby synced 2025-06-16 06:58:13 +00:00

gemspec description

This commit is contained in:
bumi 2018-11-01 02:44:48 +01:00
parent 987ad03325
commit 926837a0d3

View File

@ -8,8 +8,8 @@ Gem::Specification.new do |spec|
spec.authors = ["bumi"]
spec.email = ["hello@michaelbumann.com"]
spec.summary = %q{OpenAlias lookup for ruby}
spec.description = %q{Wrapper around the OpenAlias rust implementation that allows you to lookup OpenAlias entries}
spec.summary = %q{OpenAlias lookup and parsing for ruby}
spec.description = %q{Wrapper around the OpenAlias rust implementation that allows to lookup and parse OpenAlias entries}
spec.homepage = "https://github.com/bumi/openalias-ruby"
spec.license = "MIT"