chef-server 0.9.0.a91 → 0.9.0.a92

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.
Files changed (2) hide show
  1. data/lib/chef-server/version.rb +1 -1
  2. metadata +9 -9
@@ -17,5 +17,5 @@
17
17
  #
18
18
 
19
19
  module ChefServer
20
- VERSION = '0.9.0.a91'
20
+ VERSION = '0.9.0.a92'
21
21
  end
metadata CHANGED
@@ -6,8 +6,8 @@ version: !ruby/object:Gem::Version
6
6
  - 0
7
7
  - 9
8
8
  - 0
9
- - a91
10
- version: 0.9.0.a91
9
+ - a92
10
+ version: 0.9.0.a92
11
11
  platform: ruby
12
12
  authors:
13
13
  - Opscode
@@ -15,7 +15,7 @@ autorequire:
15
15
  bindir: bin
16
16
  cert_chain: []
17
17
 
18
- date: 2010-06-08 00:00:00 -07:00
18
+ date: 2010-06-11 00:00:00 -07:00
19
19
  default_executable:
20
20
  dependencies:
21
21
  - !ruby/object:Gem::Dependency
@@ -30,8 +30,8 @@ dependencies:
30
30
  - 0
31
31
  - 9
32
32
  - 0
33
- - a91
34
- version: 0.9.0.a91
33
+ - a92
34
+ version: 0.9.0.a92
35
35
  type: :runtime
36
36
  version_requirements: *id001
37
37
  - !ruby/object:Gem::Dependency
@@ -46,8 +46,8 @@ dependencies:
46
46
  - 0
47
47
  - 9
48
48
  - 0
49
- - a91
50
- version: 0.9.0.a91
49
+ - a92
50
+ version: 0.9.0.a92
51
51
  type: :runtime
52
52
  version_requirements: *id002
53
53
  - !ruby/object:Gem::Dependency
@@ -62,8 +62,8 @@ dependencies:
62
62
  - 0
63
63
  - 9
64
64
  - 0
65
- - a91
66
- version: 0.9.0.a91
65
+ - a92
66
+ version: 0.9.0.a92
67
67
  type: :runtime
68
68
  version_requirements: *id003
69
69
  description: A meta-gem to install all server components of the Chef configuration management system