Add description and summary in gemspec

This commit is contained in:
Guillaume DOTT 2013-11-07 11:06:48 +01:00
parent ce8e53a4ed
commit 1424b9a8a3

View File

@ -8,8 +8,8 @@ Gem::Specification.new do |spec|
spec.version = SMSd::VERSION
spec.authors = ["Guillaume DOTT"]
spec.email = ["guillaume.dott@lafourmi-immo.com"]
spec.description = %q{TODO: Write a gem description}
spec.summary = %q{TODO: Write a gem summary}
spec.description = %q{Automatically answers to SMS using Biju to access your 3G key}
spec.summary = %q{Automatically answers to SMS}
spec.homepage = ""
spec.license = "AGPL"