chef-config 13.3.42 → 13.4.19

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/chef-config/version.rb +4 -3
  3. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 641059413c83d1ff7c73534a9fa39f8e101ece26
4
- data.tar.gz: c4fb3a9742c1ae977a94e9dc12a3d5d3087b8ea8
3
+ metadata.gz: 9081d6fd956fe0057225634f69a84ff532a54390
4
+ data.tar.gz: fb731879f1162a245f9dbacdb38e3e63837594a5
5
5
  SHA512:
6
- metadata.gz: 8b8abd4896c26ed5160a969eed01a01c324731054a43533bea635b13f673fb5e761469a465f981f33001abb8432b8da5cbc754dfd7d005ed9450e5d86b119c03
7
- data.tar.gz: 72599376969ed0e87eed94c4a87da0702f7657b480025c0d867c89443a8c89643154440438f6caa23eb973d50b9ade198e7447ed7a955e34ff5a4890d297529e
6
+ metadata.gz: 312927796951f6eff81930b35765f9c56f850ffa159249775940a6605ebcee7a62fb36ec5e21bebcae1b4d1ad051c8e51af306d98ff907cf425b5cb6e9305739
7
+ data.tar.gz: 26e4a20bd27aa5cd5ac19a4a290e8c1dd84eba89bb5889433030922900dd05d8ca60e4dff18c3fd01f931e518829d14851b5dab9945071b35063d73faf6ab09a
@@ -14,13 +14,14 @@
14
14
  # limitations under the License.
15
15
 
16
16
  #!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
17
- # NOTE: This file is modified via the `.expeditor/update_version.sh` script, which
18
- # is triggered automatically by Chef Expeditor when a Pull Request is merged.
17
+ # NOTE: This file is generated by running `rake version` in the top level of
18
+ # this repo. Do not edit this manually. Edit the VERSION file and run the rake
19
+ # task instead.
19
20
  #!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
20
21
 
21
22
  module ChefConfig
22
23
  CHEFCONFIG_ROOT = File.expand_path("../..", __FILE__)
23
- VERSION = "13.3.42"
24
+ VERSION = "13.4.19"
24
25
  end
25
26
 
26
27
  #
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: 13.3.42
4
+ version: 13.4.19
5
5
  platform: ruby
6
6
  authors:
7
7
  - Adam Jacob
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-08-11 00:00:00.000000000 Z
11
+ date: 2017-09-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: mixlib-shellout
@@ -170,7 +170,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
170
170
  version: '0'
171
171
  requirements: []
172
172
  rubyforge_project:
173
- rubygems_version: 2.6.11
173
+ rubygems_version: 2.6.13
174
174
  signing_key:
175
175
  specification_version: 4
176
176
  summary: Chef's default configuration and config loading