zeamays.gemspec in zeamays-0.0.6 vs zeamays.gemspec in zeamays-0.0.7
- old
+ new
@@ -6,11 +6,11 @@
Gem::Specification.new do |spec|
spec.name = "zeamays"
spec.version = Zeamays::VERSION
spec.authors = ["myun2"]
spec.email = ["myun2@nwhite.info"]
- spec.summary = %q{Minimum Database gem for Ruby (notSQL)}
- spec.description = %q{Minimum Database gem for Ruby (notSQL)}
+ spec.summary = %q{Simple Persistation Any Data for Ruby.}
+ spec.description = %q{Simple Persistation Any Data for Ruby.}
spec.homepage = "https://github.com/myun2ext/zeamays"
spec.license = "MIT"
spec.files = `git ls-files -z`.split("\x0")
spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }