Commit f0073c96 by Mark Wunsch

Fix gemspec descriptions

parent 99d5a1bc
......@@ -8,8 +8,8 @@ Gem::Specification.new do |gem|
gem.version = Rumoji::VERSION
gem.authors = ["Mark Wunsch"]
gem.email = ["mark@markwunsch.com"]
gem.description = %q{TODO: Write a gem description}
gem.summary = %q{TODO: Write a gem summary}
gem.description = %q{Transcode emoji utf-8 characters into emoji-cheat-sheet form}
gem.summary = %q{Transcode emoji utf-8 characters into emoji-cheat-sheet form}
gem.homepage = ""
gem.files = `git ls-files`.split($/)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment