codecal.gemspec in codecal-0.1.0 vs codecal.gemspec in codecal-0.1.1

- old
+ new

@@ -8,10 +8,10 @@ spec.version = Codecal::VERSION spec.authors = ["Roger Fang"] spec.email = ["roger.fang@acx.io"] spec.summary = %q{calculate a string for parameters.} - spec.description = %q{according to 2 parameter and a seed.} + spec.description = %q{return a string according to 2 parameter and a seed.} spec.homepage = "" spec.license = "MIT" spec.files = `git ls-files -z`.split("\x0").reject do |f|