chef-config 14.0.190 → 14.0.202

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: 7191ffc57f1e2312b58ed62e80ba510d6bdceef757bab0f30b1f91eb01435e5c
4
- data.tar.gz: f3ca9d4f2a034f1535009e7a6bfe5d4923f1738d9cc5037f98e7410ad24cc85f
3
+ metadata.gz: 5fa50d71ff08b7c8cfb7d9abf11fed983812dbfa4f3ed62cbffa6c5e13b31d84
4
+ data.tar.gz: 9f1c84897786e5addb6b7ab1d310f9b0cb1efcfc09d316e0de27c73459214d08
5
5
  SHA512:
6
- metadata.gz: db88da348340f6a1c278862e938259e9d68656de2f9ead722e629ba107698ba5a57276802693bf044f7a5ea2d65487c75b9fb6a6cadbdfde152a0854c1858c0a
7
- data.tar.gz: 660d1b713084c5f75b5a15529389e343c5d7c05a3d6494e2ec7b46927ebcb2c97b3feb4b32e429a1e97da4044539831ba079ded8989431bf242116496830f458
6
+ metadata.gz: 8fe16c295210a2b60a674e07ed251a0e58d28d84862a4bd02bbeb69faecc0766e893c9a60c3bf76186d06e0ab714e1550d18e3ab69dc7e8b6d2040a27062bdd9
7
+ data.tar.gz: 44adde47271e85d930c1113d94b4eeb5a1102ab8a97bb2e3f7b6b52646f04254029e57d54ce6d76a3a15a7480739ec4ca34771b116688f32d71e9dffaf6ee4fc
data/LICENSE CHANGED
File without changes
data/Rakefile CHANGED
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
@@ -21,7 +21,7 @@
21
21
 
22
22
  module ChefConfig
23
23
  CHEFCONFIG_ROOT = File.expand_path("../..", __FILE__)
24
- VERSION = "14.0.190"
24
+ VERSION = "14.0.202"
25
25
  end
26
26
 
27
27
  #
File without changes
File without changes
File without changes
File without changes
File without changes
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: 14.0.190
4
+ version: 14.0.202
5
5
  platform: ruby
6
6
  authors:
7
7
  - Adam Jacob
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-04-03 00:00:00.000000000 Z
11
+ date: 2018-04-14 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: mixlib-shellout