ohai 0.6.10.rc.1 → 0.6.10

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 +8 -12
@@ -18,6 +18,6 @@
18
18
 
19
19
  module Ohai
20
20
  OHAI_ROOT = File.expand_path(File.dirname(__FILE__))
21
- VERSION = '0.6.10.rc.1'
21
+ VERSION = '0.6.10'
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: 15424039
5
- prerelease: 7
4
+ hash: 19
5
+ prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 6
9
9
  - 10
10
- - rc
11
- - 1
12
- version: 0.6.10.rc.1
10
+ version: 0.6.10
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-10-21 00:00:00 Z
18
+ date: 2011-10-23 00:00:00 Z
21
19
  dependencies:
22
20
  - !ruby/object:Gem::Dependency
23
21
  name: yajl-ruby
@@ -379,14 +377,12 @@ required_ruby_version: !ruby/object:Gem::Requirement
379
377
  required_rubygems_version: !ruby/object:Gem::Requirement
380
378
  none: false
381
379
  requirements:
382
- - - ">"
380
+ - - ">="
383
381
  - !ruby/object:Gem::Version
384
- hash: 25
382
+ hash: 3
385
383
  segments:
386
- - 1
387
- - 3
388
- - 1
389
- version: 1.3.1
384
+ - 0
385
+ version: "0"
390
386
  requirements: []
391
387
 
392
388
  rubyforge_project: