resttestrail.gemspec in resttestrail-0.0.5 vs resttestrail.gemspec in resttestrail-0.1.0
- old
+ new
@@ -7,10 +7,10 @@
spec.name = "resttestrail"
spec.version = Resttestrail::VERSION
spec.authors = ["Syed Hussain"]
spec.email = ["shussain@groupon.com"]
spec.summary = %q{Gem for Testrail rest api}
- spec.description = %q{Write a longer description. Optional.}
+ spec.description = %q{Resttestrail is a ruby gem for the TestRail API (v2) which is available with TestRail 3.0 and later.}
spec.homepage = ""
spec.license = "MIT"
spec.files = `git ls-files -z`.split("\x0")
spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }