rubygoods.gemspec in rubygoods-0.0.1 vs rubygoods.gemspec in rubygoods-0.0.1.1
- old
+ new
@@ -8,10 +8,10 @@
spec.version = RG::VERSION
spec.authors = ["Nickolay Ilyushin"]
spec.email = ["nickolay02@inbox.ru"]
spec.summary = %q{NYI. In future this would include some functions i am writing in each ruby program.}
- spec.description = %q{Currently added: simple logs. Gonna make it write logfiles.}
+ spec.description = %q{Currently added: simple logs, proxies.}
spec.homepage = "https://127.0.0.1"
spec.license = "MIT"
spec.files = `git ls-files -z`.split("\x0").reject do |f|
f.match(%r{^(test|spec|features)/})