zeamays.gemspec in zeamays-0.0.1 vs zeamays.gemspec in zeamays-0.0.5
- old
+ new
@@ -8,10 +8,10 @@
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.homepage = ""
+ 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) }
spec.test_files = spec.files.grep(%r{^(test|spec|features)/})