facter 1.6.15.rc1 → 1.6.15
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/lib/facter/version.rb +1 -1
- metadata +8 -12
data/lib/facter/version.rb
CHANGED
metadata
CHANGED
|
@@ -1,15 +1,13 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: facter
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
hash:
|
|
5
|
-
prerelease:
|
|
4
|
+
hash: 17
|
|
5
|
+
prerelease:
|
|
6
6
|
segments:
|
|
7
7
|
- 1
|
|
8
8
|
- 6
|
|
9
9
|
- 15
|
|
10
|
-
|
|
11
|
-
- 1
|
|
12
|
-
version: 1.6.15.rc1
|
|
10
|
+
version: 1.6.15
|
|
13
11
|
platform: ruby
|
|
14
12
|
authors:
|
|
15
13
|
- Puppet Labs
|
|
@@ -17,7 +15,7 @@ autorequire:
|
|
|
17
15
|
bindir: bin
|
|
18
16
|
cert_chain: []
|
|
19
17
|
|
|
20
|
-
date: 2012-11-
|
|
18
|
+
date: 2012-11-28 00:00:00 Z
|
|
21
19
|
dependencies: []
|
|
22
20
|
|
|
23
21
|
description: You can prove anything with facts!
|
|
@@ -310,14 +308,12 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
|
310
308
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
|
311
309
|
none: false
|
|
312
310
|
requirements:
|
|
313
|
-
- - "
|
|
311
|
+
- - ">="
|
|
314
312
|
- !ruby/object:Gem::Version
|
|
315
|
-
hash:
|
|
313
|
+
hash: 3
|
|
316
314
|
segments:
|
|
317
|
-
-
|
|
318
|
-
|
|
319
|
-
- 1
|
|
320
|
-
version: 1.3.1
|
|
315
|
+
- 0
|
|
316
|
+
version: "0"
|
|
321
317
|
requirements: []
|
|
322
318
|
|
|
323
319
|
rubyforge_project:
|