chef-config 12.22.3 → 12.22.5

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 9d88e0f05398697afcecd42b66ab365e372a9016
4
- data.tar.gz: 0f6a017c1dcc046c63599b6b5bff1576e0d28379
3
+ metadata.gz: 395304d2cc498cf62c30c1231c17540ea9be2a1a
4
+ data.tar.gz: 41c2e1262678222257bfd7df98408c5d3f121d02
5
5
  SHA512:
6
- metadata.gz: 200875c8f1b5a3099bdf7822db2617240b176c99e4bc99fb6c2616b99561cd075a2c31ec6ac9a8c596dde36036ec0c703e9ab48cb3c2cb1878dac93955546fd6
7
- data.tar.gz: 05d114b8a6ad09791908419d0d779f98b1a08a78d2d23371a15a3ccdf4870c94036cce840252a5561f9c5f3712412b3f7691eaa90de63859f829a4407ebc34a1
6
+ metadata.gz: bf0f4b655c6165ae3d4f01bbcb089bc5e2b66410e8d675835083e47b98dadfb937eabd4410ec68a0a4c1364e8c49644a7ee207ac45920171c257dba63870ea20
7
+ data.tar.gz: c5065d99d67fcb2859ecb22180797bbbcb637cbee850ffc221e9c9333fe6a99294eb4b349efe7d6f1a76a6e1fb57f9696432ba068555e3bd69f3eed026ddb2a9
data/LICENSE CHANGED
File without changes
data/README.md 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
@@ -21,7 +21,7 @@
21
21
 
22
22
  module ChefConfig
23
23
  CHEFCONFIG_ROOT = File.expand_path("../..", __FILE__)
24
- VERSION = "12.22.3"
24
+ VERSION = "12.22.5"
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: 12.22.3
4
+ version: 12.22.5
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-03-20 00:00:00.000000000 Z
11
+ date: 2018-05-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: mixlib-shellout