ohai 0.6.6.rc.1 → 0.6.6

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/ohai/version.rb +1 -1
  2. metadata +9 -13
@@ -18,6 +18,6 @@
18
18
 
19
19
  module Ohai
20
20
  OHAI_ROOT = File.expand_path(File.dirname(__FILE__))
21
- VERSION = '0.6.6.rc.1'
21
+ VERSION = '0.6.6'
22
22
  end
23
23
 
metadata CHANGED
@@ -1,15 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ohai
3
3
  version: !ruby/object:Gem::Version
4
- hash: 15424071
5
- prerelease: 6
4
+ hash: 11
5
+ prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 6
9
9
  - 6
10
- - rc
11
- - 1
12
- version: 0.6.6.rc.1
10
+ version: 0.6.6
13
11
  platform: ruby
14
12
  authors:
15
13
  - Adam Jacob
@@ -17,7 +15,7 @@ autorequire:
17
15
  bindir: bin
18
16
  cert_chain: []
19
17
 
20
- date: 2011-09-26 00:00:00 Z
18
+ date: 2011-10-03 00:00:00 Z
21
19
  dependencies:
22
20
  - !ruby/object:Gem::Dependency
23
21
  name: yajl-ruby
@@ -377,18 +375,16 @@ required_ruby_version: !ruby/object:Gem::Requirement
377
375
  required_rubygems_version: !ruby/object:Gem::Requirement
378
376
  none: false
379
377
  requirements:
380
- - - ">"
378
+ - - ">="
381
379
  - !ruby/object:Gem::Version
382
- hash: 25
380
+ hash: 3
383
381
  segments:
384
- - 1
385
- - 3
386
- - 1
387
- version: 1.3.1
382
+ - 0
383
+ version: "0"
388
384
  requirements: []
389
385
 
390
386
  rubyforge_project:
391
- rubygems_version: 1.7.2
387
+ rubygems_version: 1.8.10
392
388
  signing_key:
393
389
  specification_version: 3
394
390
  summary: Ohai profiles your system and emits JSON