microwave 11.400.7 → 11.400.8

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/VERSION +1 -1
  2. data/lib/chef/config.rb +1 -0
  3. metadata +4 -4
data/VERSION CHANGED
@@ -1 +1 @@
1
- 11.400.7
1
+ 11.400.8
@@ -20,6 +20,7 @@
20
20
 
21
21
  require 'chef/log'
22
22
  require 'mixlib/config'
23
+ require 'socket'
23
24
 
24
25
  class Chef
25
26
  class Config
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: 1545
4
+ hash: 1559
5
5
  prerelease: false
6
6
  segments:
7
7
  - 11
8
8
  - 400
9
- - 7
10
- version: 11.400.7
9
+ - 8
10
+ version: 11.400.8
11
11
  platform: ruby
12
12
  authors:
13
13
  - Adam Jacob
@@ -15,7 +15,7 @@ autorequire:
15
15
  bindir: bin
16
16
  cert_chain: []
17
17
 
18
- date: 2013-02-21 00:00:00 -08:00
18
+ date: 2013-03-01 00:00:00 -08:00
19
19
  default_executable:
20
20
  dependencies:
21
21
  - !ruby/object:Gem::Dependency