cucumber-puppet 0.0.2 → 0.0.3
Sign up to get free protection for your applications and to get access to all the features.
- data/VERSION.yml +1 -1
- data/lib/generators/world/steps/package.rb +0 -1
- metadata +3 -3
data/VERSION.yml
CHANGED
metadata
CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
|
|
5
5
|
segments:
|
6
6
|
- 0
|
7
7
|
- 0
|
8
|
-
-
|
9
|
-
version: 0.0.
|
8
|
+
- 3
|
9
|
+
version: 0.0.3
|
10
10
|
platform: ruby
|
11
11
|
authors:
|
12
12
|
- Nikolay Sturm
|
@@ -44,7 +44,7 @@ dependencies:
|
|
44
44
|
version: "1.0"
|
45
45
|
type: :runtime
|
46
46
|
version_requirements: *id002
|
47
|
-
description: cucumber-puppet
|
47
|
+
description: cucumber-puppet supports writing behavioural tests for Puppet manifests
|
48
48
|
email: cucumber-puppet@erisiandiscord.de
|
49
49
|
executables:
|
50
50
|
- cucumber-puppet
|