shadow_puppet 0.9.0.rc1 → 0.9.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/shadow_puppet/version.rb +1 -1
- metadata +5 -5
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: a90e1da01b1a3f3bad4bebabec5987f0b96ab841
|
4
|
+
data.tar.gz: 5ca6be99630ca4266e22b51801533f29468836ba
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 54b6df85da7df3f92586eace8d8f6ecf83ef2e5ab371e165750db4315700d886fec5582222438517a9c359b148eb2f8eba153e5dd6488e1f7b4ccbcc4c02afed
|
7
|
+
data.tar.gz: dcf79d48578e041600d0d78b9ac9dbae23e3f2d54f69ab52c86dda4db9e89a57724ad97e92c7a5cbcf525a751f192c71e390394d7d334c0520ae8afaf4af9ee6
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: shadow_puppet
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.9.0
|
4
|
+
version: 0.9.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Jesse Newland
|
@@ -18,7 +18,7 @@ authors:
|
|
18
18
|
autorequire:
|
19
19
|
bindir: bin
|
20
20
|
cert_chain: []
|
21
|
-
date: 2014-05-
|
21
|
+
date: 2014-05-17 00:00:00.000000000 Z
|
22
22
|
dependencies:
|
23
23
|
- !ruby/object:Gem::Dependency
|
24
24
|
name: puppet
|
@@ -200,12 +200,12 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
200
200
|
version: '0'
|
201
201
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
202
202
|
requirements:
|
203
|
-
- - '
|
203
|
+
- - '>='
|
204
204
|
- !ruby/object:Gem::Version
|
205
|
-
version:
|
205
|
+
version: '0'
|
206
206
|
requirements: []
|
207
207
|
rubyforge_project:
|
208
|
-
rubygems_version: 2.
|
208
|
+
rubygems_version: 2.0.0
|
209
209
|
signing_key:
|
210
210
|
specification_version: 4
|
211
211
|
summary: A Ruby Puppet DSL
|