chef-config 16.10.17 → 17.10.19

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: 16.10.17
4
+ version: 17.10.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: 2021-02-19 00:00:00.000000000 Z
11
+ date: 2022-10-16 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: 16.10.17
19
+ version: 17.10.19
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: 16.10.17
26
+ version: 17.10.19
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: mixlib-shellout
29
29
  requirement: !ruby/object:Gem::Requirement
@@ -139,10 +139,10 @@ licenses:
139
139
  - Apache-2.0
140
140
  metadata:
141
141
  bug_tracker_uri: https://github.com/chef/chef/issues
142
- changelog_uri: https://github.com/chef/chef/blob/master/CHANGELOG.md
143
- documentation_uri: https://github.com/chef/chef/tree/master/chef-config/README.md
144
- homepage_uri: https://github.com/chef/chef/tree/master/chef-config
145
- source_code_uri: https://github.com/chef/chef/tree/master/chef-config
142
+ changelog_uri: https://github.com/chef/chef/blob/main/CHANGELOG.md
143
+ documentation_uri: https://github.com/chef/chef/tree/main/chef-config/README.md
144
+ homepage_uri: https://github.com/chef/chef/tree/main/chef-config
145
+ source_code_uri: https://github.com/chef/chef/tree/main/chef-config
146
146
  post_install_message:
147
147
  rdoc_options: []
148
148
  require_paths:
@@ -151,14 +151,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
151
151
  requirements:
152
152
  - - ">="
153
153
  - !ruby/object:Gem::Version
154
- version: 2.6.0
154
+ version: '2.6'
155
155
  required_rubygems_version: !ruby/object:Gem::Requirement
156
156
  requirements:
157
157
  - - ">="
158
158
  - !ruby/object:Gem::Version
159
159
  version: '0'
160
160
  requirements: []
161
- rubygems_version: 3.1.4
161
+ rubygems_version: 3.2.32
162
162
  signing_key:
163
163
  specification_version: 4
164
164
  summary: Chef Infra's default configuration and config loading library