ohai 7.4.0.rc.0 → 7.4.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +13 -5
  2. data/lib/ohai/version.rb +1 -1
  3. metadata +21 -21
checksums.yaml CHANGED
@@ -1,7 +1,15 @@
1
1
  ---
2
- SHA1:
3
- metadata.gz: 6a864549f45c283240a351625851c0fe969546fd
4
- data.tar.gz: 8aae976df05dfd28e1993d361a3d9d3a60052a89
2
+ !binary "U0hBMQ==":
3
+ metadata.gz: !binary |-
4
+ OTkwZmVlYzk1MmMzNGZiZDY2MWNkNWMwOTE1MTJmYTQ2NTc0MmYxMw==
5
+ data.tar.gz: !binary |-
6
+ YTRmMGU3MjFiZWQ0ODk2ZTUwNTU3MzM3NDZlZjU0OThjYmM2YWE3Yw==
5
7
  SHA512:
6
- metadata.gz: 12ed1f0c3f024cfd4422774d68b43d50ed0d765e784a29ed2b8ab24a998e7af72b71e39dae753af2bfdf4b55c8a38ed6ceae03756c7cc2c9af6ad2ca784eb2a1
7
- data.tar.gz: deb8a94aa22889f70179c5e5c005918c74330a468016e8711ddbafd32285959524df22aca394c44f78fd52f165d61bca5cdfb76e9657e2a9d4b30d37c75b05b5
8
+ metadata.gz: !binary |-
9
+ ZWQ5NWFiMjU2MWU3ODBkNmNhYzBmYzAyNTQ5Y2E5YTM3NGE2MDU1OTRmNGY2
10
+ NzI3MGI2M2Q4OGIyMWRlZmIzNWZlMmJkZDk2OTQ3NzQwYWY5NzUxNTZkNTc1
11
+ YzVmMDU5M2UxNTJmYjMzYzg1ODUxMWViZGJlMDI2OGI2MzVhOWE=
12
+ data.tar.gz: !binary |-
13
+ NGQ2ODAwZGI2YWRkZTE3OTZlMDNlYTY2YWIyOTM1ZmIxOTVmOGIwYzk2OTYy
14
+ NTRkMzYxNWUzMTVkNmUwMTUzNDdiOWE4ZWRmMjdlYjZlZDJlNmVkOTMzYWIy
15
+ Y2FmMTY3Y2ZmYmE3YTMyOTBkYWY0MzYwMWIzNDllNzk2MjVjMDE=
@@ -18,5 +18,5 @@
18
18
 
19
19
  module Ohai
20
20
  OHAI_ROOT = File.expand_path(File.dirname(__FILE__))
21
- VERSION = '7.4.0.rc.0'
21
+ VERSION = '7.4.0'
22
22
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ohai
3
3
  version: !ruby/object:Gem::Version
4
- version: 7.4.0.rc.0
4
+ version: 7.4.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Adam Jacob
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-08-29 00:00:00.000000000 Z
11
+ date: 2014-09-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: mime-types
@@ -56,14 +56,14 @@ dependencies:
56
56
  name: mixlib-cli
57
57
  requirement: !ruby/object:Gem::Requirement
58
58
  requirements:
59
- - - '>='
59
+ - - ! '>='
60
60
  - !ruby/object:Gem::Version
61
61
  version: '0'
62
62
  type: :runtime
63
63
  prerelease: false
64
64
  version_requirements: !ruby/object:Gem::Requirement
65
65
  requirements:
66
- - - '>='
66
+ - - ! '>='
67
67
  - !ruby/object:Gem::Version
68
68
  version: '0'
69
69
  - !ruby/object:Gem::Dependency
@@ -84,14 +84,14 @@ dependencies:
84
84
  name: mixlib-log
85
85
  requirement: !ruby/object:Gem::Requirement
86
86
  requirements:
87
- - - '>='
87
+ - - ! '>='
88
88
  - !ruby/object:Gem::Version
89
89
  version: '0'
90
90
  type: :runtime
91
91
  prerelease: false
92
92
  version_requirements: !ruby/object:Gem::Requirement
93
93
  requirements:
94
- - - '>='
94
+ - - ! '>='
95
95
  - !ruby/object:Gem::Version
96
96
  version: '0'
97
97
  - !ruby/object:Gem::Dependency
@@ -112,14 +112,14 @@ dependencies:
112
112
  name: ipaddress
113
113
  requirement: !ruby/object:Gem::Requirement
114
114
  requirements:
115
- - - '>='
115
+ - - ! '>='
116
116
  - !ruby/object:Gem::Version
117
117
  version: '0'
118
118
  type: :runtime
119
119
  prerelease: false
120
120
  version_requirements: !ruby/object:Gem::Requirement
121
121
  requirements:
122
- - - '>='
122
+ - - ! '>='
123
123
  - !ruby/object:Gem::Version
124
124
  version: '0'
125
125
  - !ruby/object:Gem::Dependency
@@ -224,28 +224,28 @@ dependencies:
224
224
  name: rspec_junit_formatter
225
225
  requirement: !ruby/object:Gem::Requirement
226
226
  requirements:
227
- - - '>='
227
+ - - ! '>='
228
228
  - !ruby/object:Gem::Version
229
229
  version: '0'
230
230
  type: :development
231
231
  prerelease: false
232
232
  version_requirements: !ruby/object:Gem::Requirement
233
233
  requirements:
234
- - - '>='
234
+ - - ! '>='
235
235
  - !ruby/object:Gem::Version
236
236
  version: '0'
237
237
  - !ruby/object:Gem::Dependency
238
238
  name: chef
239
239
  requirement: !ruby/object:Gem::Requirement
240
240
  requirements:
241
- - - '>='
241
+ - - ! '>='
242
242
  - !ruby/object:Gem::Version
243
243
  version: '0'
244
244
  type: :development
245
245
  prerelease: false
246
246
  version_requirements: !ruby/object:Gem::Requirement
247
247
  requirements:
248
- - - '>='
248
+ - - ! '>='
249
249
  - !ruby/object:Gem::Version
250
250
  version: '0'
251
251
  description: Ohai profiles your system and emits JSON
@@ -258,16 +258,14 @@ files:
258
258
  - LICENSE
259
259
  - README.md
260
260
  - Rakefile
261
- - bin/ohai
262
261
  - docs/man/man1/ohai.1
263
- - lib/ohai.rb
264
262
  - lib/ohai/application.rb
265
263
  - lib/ohai/common/dmi.rb
266
264
  - lib/ohai/config.rb
267
- - lib/ohai/dsl.rb
268
- - lib/ohai/dsl/plugin.rb
269
265
  - lib/ohai/dsl/plugin/versionvi.rb
270
266
  - lib/ohai/dsl/plugin/versionvii.rb
267
+ - lib/ohai/dsl/plugin.rb
268
+ - lib/ohai/dsl.rb
271
269
  - lib/ohai/exception.rb
272
270
  - lib/ohai/hints.rb
273
271
  - lib/ohai/loader.rb
@@ -387,9 +385,10 @@ files:
387
385
  - lib/ohai/runner.rb
388
386
  - lib/ohai/system.rb
389
387
  - lib/ohai/util/file_helper.rb
390
- - lib/ohai/util/win32.rb
391
388
  - lib/ohai/util/win32/group_helper.rb
389
+ - lib/ohai/util/win32.rb
392
390
  - lib/ohai/version.rb
391
+ - lib/ohai.rb
393
392
  - spec/data/plugins/___lib64___libc.so.6.output
394
393
  - spec/data/plugins/___lib___libc.so.6.output
395
394
  - spec/data/plugins/cc.output
@@ -510,6 +509,7 @@ files:
510
509
  - spec/unit/runner_spec.rb
511
510
  - spec/unit/system_spec.rb
512
511
  - spec/unit/util/file_helper_spec.rb
512
+ - bin/ohai
513
513
  homepage: http://wiki.opscode.com/display/chef/Ohai
514
514
  licenses: []
515
515
  metadata: {}
@@ -519,17 +519,17 @@ require_paths:
519
519
  - lib
520
520
  required_ruby_version: !ruby/object:Gem::Requirement
521
521
  requirements:
522
- - - '>='
522
+ - - ! '>='
523
523
  - !ruby/object:Gem::Version
524
524
  version: '0'
525
525
  required_rubygems_version: !ruby/object:Gem::Requirement
526
526
  requirements:
527
- - - '>'
527
+ - - ! '>='
528
528
  - !ruby/object:Gem::Version
529
- version: 1.3.1
529
+ version: '0'
530
530
  requirements: []
531
531
  rubyforge_project:
532
- rubygems_version: 2.2.2
532
+ rubygems_version: 2.1.11
533
533
  signing_key:
534
534
  specification_version: 4
535
535
  summary: Ohai profiles your system and emits JSON