koma.gemspec in koma-0.15.0 vs koma.gemspec in koma-0.16.0
- old
+ new
@@ -7,11 +7,11 @@
spec.name = 'koma'
spec.version = Koma::VERSION
spec.authors = ['k1LoW']
spec.email = ['k1lowxb@gmail.com']
- spec.summary = 'Koma gather host inventory without agent.'
- spec.description = 'Koma gather host inventory without agent.'
+ spec.summary = 'Koma is an inventory monitoring tool that doesn’t require agent installation on the sever side.'
+ spec.description = 'Koma is an inventory monitoring tool that doesn’t require agent installation on the sever side.'
spec.homepage = 'https://github.com/k1LoW/koma'
spec.license = 'MIT'
spec.files = `git ls-files -z`.split("\x0").reject { |f| f.match(%r{^(test|spec|features)/}) }
spec.bindir = 'exe'