diff --git a/dingtalk.gemspec b/dingtalk.gemspec index 046fee5..e24567b 100644 --- a/dingtalk.gemspec +++ b/dingtalk.gemspec @@ -9,9 +9,9 @@ Gem::Specification.new do |spec| spec.authors = ["Jeff Lai"] spec.email = ["winfield301@gmail.com"] - spec.summary = %q{TODO: Write a short summary, because Rubygems requires one.} - spec.description = %q{TODO: Write a longer description or delete this line.} - spec.homepage = "TODO: Put your gem's website or public repo URL here." + spec.summary = %q{Dingtalk Rubygem} + spec.description = %q{Dingtalk Rubygem} + spec.homepage = "http://dingtalk.com" spec.license = "MIT" # Prevent pushing this gem to RubyGems.org by setting 'allowed_push_host', or -- libgit2 0.21.0