microwave 0.1006.22 → 0.1006.27

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/VERSION +1 -1
  2. metadata +5 -5
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.1006.22
1
+ 0.1006.27
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: microwave
3
3
  version: !ruby/object:Gem::Version
4
- hash: 3979
4
+ hash: 3985
5
5
  prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 1006
9
- - 22
10
- version: 0.1006.22
9
+ - 27
10
+ version: 0.1006.27
11
11
  platform: ruby
12
12
  authors:
13
13
  - Tom Bombadil
@@ -15,7 +15,7 @@ autorequire:
15
15
  bindir: bin
16
16
  cert_chain: []
17
17
 
18
- date: 2012-05-23 00:00:00 Z
18
+ date: 2012-05-25 00:00:00 Z
19
19
  dependencies:
20
20
  - !ruby/object:Gem::Dependency
21
21
  name: mixlib-config
@@ -330,7 +330,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
330
330
  requirements: []
331
331
 
332
332
  rubyforge_project:
333
- rubygems_version: 1.8.21
333
+ rubygems_version: 1.8.17
334
334
  signing_key:
335
335
  specification_version: 3
336
336
  summary: A systems integration framework, built to bring the benefits of configuration management to your entire infrastructure, forked from Opscode Chef