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

gemspec description

This commit is contained in:
bumi 2018-11-01 02:45:30 +01:00
parent 926837a0d3
commit 8d47f743a9

View File

@ -9,7 +9,7 @@ Gem::Specification.new do |spec|
spec.email = ["hello@michaelbumann.com"] spec.email = ["hello@michaelbumann.com"]
spec.summary = %q{OpenAlias lookup and parsing for ruby} 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.description = %q{Wrapper around the OpenAlias rust implementation that allows to lookup and parse OpenAlias entries. (Though we should write this in pure ruby - please help)}
spec.homepage = "https://github.com/bumi/openalias-ruby" spec.homepage = "https://github.com/bumi/openalias-ruby"
spec.license = "MIT" spec.license = "MIT"