rundock.gemspec in rundock-0.2.0 vs rundock.gemspec in rundock-0.2.2
- old
+ new
@@ -7,10 +7,10 @@
spec.name = 'rundock'
spec.version = Rundock::VERSION
spec.authors = ['hiracy']
spec.email = ['leizhen@mbr.nifty.com']
- spec.summary = 'Simple Execution framework for various servers'
+ spec.summary = 'Simple and extensible server operation framework'
spec.homepage = 'https://github.com/hiracy/rundock'
spec.license = 'MIT'
spec.files = `git ls-files`.split($/)
spec.bindir = 'exe'