meta2.gemspec in meta2-0.0.1 vs meta2.gemspec in meta2-0.0.2
- old
+ new
@@ -7,10 +7,10 @@
spec.name = "meta2"
spec.version = Meta2::VERSION
spec.authors = ["manabu.oshiro"]
spec.email = ["manabu.oshiro@zinbun.com"]
spec.summary = %q{Implementation of the order to easily manage the meta-information.}
- spec.description = %q{Implementation of the order to easily manage the meta-information for enginners and service managers.}
+ spec.description = %q{Implementation of the order to easily manage the meta-information for engineers and service managers. When your write i18n file or manage database through active record, put on it is reflected meta information on html.}
spec.homepage = "https://github.com/manoshiro/meta2"
spec.license = "MIT"
spec.files = `git ls-files -z`.split("\x0")
spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }