timeliness-i18n.gemspec in timeliness-i18n-0.1.0 vs timeliness-i18n.gemspec in timeliness-i18n-0.2.0
- old
+ new
@@ -8,10 +8,10 @@
spec.version = TimelinessI18n::VERSION
spec.authors = ['Pedro Furtado']
spec.email = ['pedro.felipe.furtado@usp.br']
spec.summary = %q{Translations for the timeliness and validates_timeliness gem.}
- spec.description = %q{Translations for the timeliness and validates_timeliness gem.}
+ spec.description = spec.summary
spec.homepage = 'https://github.com/pedrofurtado/timeliness-i18n'
spec.license = 'MIT'
spec.files = `git ls-files -z`.split("\x0").reject { |f| f.match(%r{^(test|spec|features)/}) }
spec.require_paths = ['lib']