power_stencil.gemspec in power_stencil-0.3.0 vs power_stencil.gemspec in power_stencil-0.3.1
- old
+ new
@@ -7,11 +7,11 @@
spec.name = 'power_stencil'
spec.version = PowerStencil::VERSION
spec.authors = ['Laurent B.']
spec.email = ['lbnetid+rb@gmail.com']
- spec.summary = %q{A powerful templating engine for CLI based test_project.}
- spec.description = %q{A powerful templating engine for CLI based test_project.}
+ spec.summary = %q{PowerStencil is the Swiss-army knife templating workflow for developers and ops.}
+ spec.description = %q{PowerStencil is the Swiss-army knife templating workflow for developers and ops.}
spec.homepage = 'https://gitlab.com/tools4devops/power_stencil'
spec.license = 'MIT'
spec.files = `git ls-files -z`.split("\x0").reject do |f|
f.match(%r{^(test|spec|features)/})