chef-config 17.1.35 → 17.2.29

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: f694bbda24ebf4eab27163a9d730b2b45ba7082e71ad9bffd70f0f146a9d5cb6
4
- data.tar.gz: f844d4d5927aa01a05b0604e081e959f1f5d863a11190b0dab61cce94ac2ab39
3
+ metadata.gz: 186e26284291a620856efd097e456983870cc14c5c9eccf96fb21c881a928c2e
4
+ data.tar.gz: 912b53be295a39b488514ee25e976bb5bd3a8fbfad70258c08846eb939095d98
5
5
  SHA512:
6
- metadata.gz: 406ca654e45344828425e7651f6bf473664ac404459dbb469169ad637aa7f3ad40bf29e29a1075fa5e465b82cde6a9c1d8dbd57bed207e9267787f465e6d1902
7
- data.tar.gz: 8ae6334114565f1b8dbf443f762d61672092c21c60d931a2148fddc58a45349bf3cd22a93a86cbcb55198866ac512cbd61db5fd39fbbe8fc06e00243e4bf4b14
6
+ metadata.gz: 104655221b5c45170370f99965229a41dd04048aa8261bb61c42722b8d747656dae4a08273109cf60573d220fae53fc067d63713d06225668ef410859c808c0d
7
+ data.tar.gz: fed3234e6fbdf32cf8fc9bb713f26abd0a873f21cf2143943d254e524743ac1e32741e63304efd328bb9a22f84e40982b914149d218a12328bfb59cdf6f410b6
@@ -1007,7 +1007,7 @@ module ChefConfig
1007
1007
  default :blocked_normal_attributes, nil
1008
1008
  default :blocked_override_attributes, nil
1009
1009
 
1010
- # deprecated config options that will be removed in Chef Infra Client 17
1010
+ # deprecated config options that will be removed in Chef Infra Client 18
1011
1011
  default :automatic_attribute_blacklist, nil
1012
1012
  default :default_attribute_blacklist, nil
1013
1013
  default :normal_attribute_blacklist, nil
@@ -15,5 +15,5 @@
15
15
 
16
16
  module ChefConfig
17
17
  CHEFCONFIG_ROOT = File.expand_path("..", __dir__)
18
- VERSION = "17.1.35".freeze
18
+ VERSION = "17.2.29".freeze
19
19
  end
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: 17.1.35
4
+ version: 17.2.29
5
5
  platform: ruby
6
6
  authors:
7
7
  - Adam Jacob
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-05-11 00:00:00.000000000 Z
11
+ date: 2021-06-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: chef-utils
@@ -16,14 +16,14 @@ dependencies:
16
16
  requirements:
17
17
  - - '='
18
18
  - !ruby/object:Gem::Version
19
- version: 17.1.35
19
+ version: 17.2.29
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
24
  - - '='
25
25
  - !ruby/object:Gem::Version
26
- version: 17.1.35
26
+ version: 17.2.29
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: mixlib-shellout
29
29
  requirement: !ruby/object:Gem::Requirement