power_stencil.gemspec in power_stencil-0.4.7 vs power_stencil.gemspec in power_stencil-0.4.8
- old
+ new
@@ -4,15 +4,15 @@
require 'power_stencil/version'
Gem::Specification.new do |spec|
spec.name = 'power_stencil'
spec.version = PowerStencil::VERSION
- spec.authors = ['Laurent B.']
- spec.email = ['lbnetid+rb@gmail.com']
+ spec.authors = ['Laurent Briais']
+ spec.email = ['powerstencil-contact@brizone.org']
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.homepage = 'https://powerstencil.brizone.org'
spec.license = 'MIT'
spec.files = `git ls-files -z`.split("\x0").reject do |f|
f.match(%r{^(test|spec|features)/})
end