controlrepo.gemspec in onceover-3.0.7 vs controlrepo.gemspec in onceover-3.0.8
- old
+ new
@@ -1,10 +1,10 @@
# -*- encoding: utf-8 -*-
$LOAD_PATH.unshift File.expand_path("../lib", __FILE__)
Gem::Specification.new do |s|
s.name = "onceover"
- s.version = "3.0.7"
+ s.version = "3.0.8"
s.authors = ["Dylan Ratcliffe"]
s.email = ["dylan.ratcliffe@puppet.com"]
s.homepage = "https://github.com/dylanratcliffe/onceover"
s.summary = "Testing tools for Puppet controlrepos"
s.description = "Automatically generates tests for your Puppet code"