chef-config 12.7.2 → 12.8.1

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: chef-config
3
3
  version: !ruby/object:Gem::Version
4
- version: 12.7.2
4
+ version: 12.8.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Adam Jacob
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-02-11 00:00:00.000000000 Z
11
+ date: 2016-03-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: mixlib-shellout
@@ -109,6 +109,7 @@ files:
109
109
  - lib/chef-config/config.rb
110
110
  - lib/chef-config/exceptions.rb
111
111
  - lib/chef-config/logger.rb
112
+ - lib/chef-config/mixin/dot_d.rb
112
113
  - lib/chef-config/package_task.rb
113
114
  - lib/chef-config/path_helper.rb
114
115
  - lib/chef-config/version.rb
@@ -138,7 +139,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
138
139
  version: '0'
139
140
  requirements: []
140
141
  rubyforge_project:
141
- rubygems_version: 2.4.7
142
+ rubygems_version: 2.5.2
142
143
  signing_key:
143
144
  specification_version: 4
144
145
  summary: Chef's default configuration and config loading