resttestrail.gemspec in resttestrail-0.0.3 vs resttestrail.gemspec in resttestrail-0.0.4

- 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{Supports api calls related to test runs} + spec.description = %q{Write a longer description. Optional.} spec.homepage = "" spec.license = "MIT" spec.files = `git ls-files -z`.split("\x0") spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }