puppet-runner.gemspec in puppet-runner-0.0.15 vs puppet-runner.gemspec in puppet-runner-0.0.16
- old
+ new
@@ -2,10 +2,10 @@
lib = File.expand_path('../lib', __FILE__)
$LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
Gem::Specification.new do |spec|
spec.name = "puppet-runner"
- spec.version = "0.0.15"
+ spec.version = "0.0.16"
spec.authors = ["Martin Brehovsky"]
spec.email = ["mbrehovsky@adaptavist.com"]
spec.summary = %q{Preprocessor for hiera config}
spec.description = %q{Loads user config and created result hiera config and executes puppet apply with it.}
spec.homepage = "http://www.adaptavist.com"