chef-dk 0.18.26 → 0.18.30

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
  SHA1:
3
- metadata.gz: f906bee9734d445319af51c3bc0139d048d47abb
4
- data.tar.gz: fe01b01d9ad8e7b3554b3a3c46c6aebdba968de2
3
+ metadata.gz: 96a0524f442a8985cef797566542ed09780fd279
4
+ data.tar.gz: 03e4bd817990d5089f85792fa67cc49278c0dcee
5
5
  SHA512:
6
- metadata.gz: f99a5c851d653bcb883b57c8da49e945d406ab95ed8dcb5b2efd8038ccc978c449f1638858aa10902b85ea430b81d8d1a87863cd93fe70a9a9ec5d98818a8e94
7
- data.tar.gz: ab78fea87d65c32851aeafe3ca8bd2d0b301fcb7d21ce17c73d65e472845a0e6cde21a9e9182c464b41337ead842280c0f5bd7f6d13eabd6b8c73e45d212c322
6
+ metadata.gz: 78ba5ff6dc3306f580d1f9f59d6fe2362874725ff520328b8bb6a41fa88269e475b4f93f0f3172b46f152985327eeb91fcccba03a159e58fda92191b261446a2
7
+ data.tar.gz: 7157756ebe34ceed3adc1670437ce69b4c5da9c2fbdd8e039d3230a87491f8e302e743b7d5940134b814ec42a67c7645d03609705b60667440b4c0a82c441c3e
data/Gemfile CHANGED
@@ -56,7 +56,7 @@ group(:omnibus_package) do
56
56
  gem "cheffish", ">= 4.0"
57
57
  gem "chefspec"
58
58
  gem "fauxhai"
59
- gem "foodcritic", ">= 7.1"
59
+ gem "foodcritic", "< 8.0"
60
60
  gem "inspec", ">= 0.17.1"
61
61
  gem "kitchen-ec2"
62
62
  gem "kitchen-dokken"
@@ -99,7 +99,7 @@ GIT
99
99
  PATH
100
100
  remote: .
101
101
  specs:
102
- chef-dk (0.18.26)
102
+ chef-dk (0.18.30)
103
103
  chef (~> 12.5)
104
104
  chef-provisioning (~> 2.0)
105
105
  cookbook-omnifetch (~> 0.2, >= 0.2.2)
@@ -129,16 +129,15 @@ GEM
129
129
  addressable (>= 2.3.1)
130
130
  extlib (>= 0.9.15)
131
131
  multi_json (>= 1.0.0)
132
- aws-sdk (2.6.2)
133
- aws-sdk-resources (= 2.6.2)
134
- aws-sdk-core (2.6.2)
132
+ aws-sdk (2.6.3)
133
+ aws-sdk-resources (= 2.6.3)
134
+ aws-sdk-core (2.6.3)
135
135
  jmespath (~> 1.0)
136
- aws-sdk-resources (2.6.2)
137
- aws-sdk-core (= 2.6.2)
136
+ aws-sdk-resources (2.6.3)
137
+ aws-sdk-core (= 2.6.3)
138
138
  aws-sdk-v1 (1.66.0)
139
139
  json (~> 1.4)
140
140
  nokogiri (>= 1.4.4)
141
- backports (3.6.8)
142
141
  berkshelf (5.1.0)
143
142
  addressable (~> 2.3, >= 2.3.4)
144
143
  berkshelf-api-client (>= 2.0.2, < 4.0)
@@ -176,10 +175,10 @@ GEM
176
175
  celluloid-io (0.16.2)
177
176
  celluloid (>= 0.16.0)
178
177
  nio4r (>= 1.1.0)
179
- chef-provisioning (2.0.1)
178
+ chef-provisioning (2.0.2)
180
179
  cheffish (~> 4.0)
181
180
  inifile (>= 2.0.2)
182
- mixlib-install (~> 1.0)
181
+ mixlib-install (>= 1.0, < 3.0)
183
182
  net-scp (~> 1.0)
184
183
  net-ssh (>= 2.9, < 4.0)
185
184
  net-ssh-gateway (~> 1.2.0)
@@ -300,7 +299,7 @@ GEM
300
299
  fog-atmos (0.1.0)
301
300
  fog-core
302
301
  fog-xml
303
- fog-aws (0.11.0)
302
+ fog-aws (0.12.0)
304
303
  fog-core (~> 1.38)
305
304
  fog-json (~> 1.0)
306
305
  fog-xml (~> 0.1)
@@ -384,7 +383,7 @@ GEM
384
383
  fog-voxel (0.1.0)
385
384
  fog-core
386
385
  fog-xml
387
- fog-vsphere (1.1.0)
386
+ fog-vsphere (1.2.0)
388
387
  fog-core
389
388
  rbvmomi (~> 1.8.0)
390
389
  fog-xenserver (0.2.3)
@@ -446,7 +445,7 @@ GEM
446
445
  inflecto (0.0.2)
447
446
  inifile (3.0.0)
448
447
  iniparse (1.4.2)
449
- inspec (0.35.0)
448
+ inspec (1.0.0)
450
449
  hashie (~> 3.4)
451
450
  json (>= 1.8, < 3.0)
452
451
  method_source (~> 0.8)
@@ -459,7 +458,7 @@ GEM
459
458
  rubyzip (~> 1.1)
460
459
  sslshake (~> 1)
461
460
  thor (~> 0.19)
462
- train (>= 0.19.0, < 1.0)
461
+ train (>= 0.19.1, < 1.0)
463
462
  ipaddress (0.8.3)
464
463
  jmespath (1.3.1)
465
464
  json (1.8.3)
@@ -473,8 +472,8 @@ GEM
473
472
  multi_json
474
473
  retryable (~> 2.0)
475
474
  test-kitchen (~> 1.4, >= 1.4.1)
476
- kitchen-inspec (0.15.1)
477
- inspec (>= 0.22.0, < 1.0.0)
475
+ kitchen-inspec (0.15.2)
476
+ inspec (>= 0.22.0, < 2.0.0)
478
477
  test-kitchen (~> 1.6)
479
478
  kitchen-vagrant (0.20.0)
480
479
  test-kitchen (~> 1.4)
@@ -508,14 +507,14 @@ GEM
508
507
  mime-types-data (3.2016.0521)
509
508
  mini_portile2 (2.1.0)
510
509
  minitar (0.5.4)
511
- minitest (5.9.0)
510
+ minitest (5.9.1)
512
511
  mixlib-archive (0.2.0)
513
512
  mixlib-log
514
513
  mixlib-authentication (1.4.1)
515
514
  mixlib-log
516
515
  mixlib-cli (1.7.0)
517
516
  mixlib-config (2.2.4)
518
- mixlib-install (1.2.2)
517
+ mixlib-install (2.0.0)
519
518
  artifactory
520
519
  mixlib-shellout
521
520
  mixlib-versioning
@@ -690,8 +689,8 @@ GEM
690
689
  uuid (~> 2.0)
691
690
  syslog-logger (1.6.8)
692
691
  systemu (2.6.5)
693
- test-kitchen (1.13.0)
694
- mixlib-install (~> 1.2)
692
+ test-kitchen (1.13.2)
693
+ mixlib-install (>= 1.2, < 3.0)
695
694
  mixlib-shellout (>= 1.2, < 3.0)
696
695
  net-scp (~> 1.1)
697
696
  net-ssh (>= 2.9, < 4.0)
@@ -794,7 +793,7 @@ DEPENDENCIES
794
793
  fauxhai
795
794
  ffi
796
795
  ffi-rzmq-core
797
- foodcritic (>= 7.1)
796
+ foodcritic (< 8.0)
798
797
  guard
799
798
  inspec (>= 0.17.1)
800
799
  kitchen-dokken
@@ -12,3 +12,6 @@ gem "berkshelf"
12
12
 
13
13
  # TODO remove this when we update Chef to use the new api exposed in 3.5.1
14
14
  gem "rspec-core", "= 3.4.4"
15
+
16
+ # until 2.0.0 is fixed for unstable packages
17
+ gem "mixlib-install", "1.2.3"
@@ -11,12 +11,12 @@ GEM
11
11
  specs:
12
12
  addressable (2.4.0)
13
13
  artifactory (2.5.0)
14
- aws-sdk (2.6.2)
15
- aws-sdk-resources (= 2.6.2)
16
- aws-sdk-core (2.6.2)
14
+ aws-sdk (2.6.3)
15
+ aws-sdk-resources (= 2.6.3)
16
+ aws-sdk-core (2.6.3)
17
17
  jmespath (~> 1.0)
18
- aws-sdk-resources (2.6.2)
19
- aws-sdk-core (= 2.6.2)
18
+ aws-sdk-resources (2.6.3)
19
+ aws-sdk-core (= 2.6.3)
20
20
  berkshelf (5.1.0)
21
21
  addressable (~> 2.3, >= 2.3.4)
22
22
  berkshelf-api-client (>= 2.0.2, < 4.0)
@@ -51,7 +51,7 @@ GEM
51
51
  celluloid-io (0.16.2)
52
52
  celluloid (>= 0.16.0)
53
53
  nio4r (>= 1.1.0)
54
- chef-config (12.14.77)
54
+ chef-config (12.14.89)
55
55
  addressable
56
56
  fuzzyurl
57
57
  mixlib-config (~> 2.0)
@@ -63,7 +63,7 @@ GEM
63
63
  excon (>= 0.38.0)
64
64
  json
65
65
  erubis (2.7.0)
66
- excon (0.52.0)
66
+ excon (0.53.0)
67
67
  faraday (0.9.2)
68
68
  multipart-post (>= 1.2, < 3)
69
69
  ffi (1.9.14)
@@ -75,7 +75,7 @@ GEM
75
75
  hashie (3.4.6)
76
76
  hitimes (1.2.4)
77
77
  httpclient (2.8.2.4)
78
- inspec (0.35.0)
78
+ inspec (1.0.0)
79
79
  hashie (~> 3.4)
80
80
  json (>= 1.8, < 3.0)
81
81
  method_source (~> 0.8)
@@ -88,7 +88,7 @@ GEM
88
88
  rubyzip (~> 1.1)
89
89
  sslshake (~> 1)
90
90
  thor (~> 0.19)
91
- train (>= 0.19.0, < 1.0)
91
+ train (>= 0.19.1, < 1.0)
92
92
  jmespath (1.3.1)
93
93
  json (2.0.2)
94
94
  kitchen-ec2 (1.2.0)
@@ -97,8 +97,8 @@ GEM
97
97
  multi_json
98
98
  retryable (~> 2.0)
99
99
  test-kitchen (~> 1.4, >= 1.4.1)
100
- kitchen-inspec (0.15.1)
101
- inspec (>= 0.22.0, < 1.0.0)
100
+ kitchen-inspec (0.15.2)
101
+ inspec (>= 0.22.0, < 2.0.0)
102
102
  test-kitchen (~> 1.6)
103
103
  kitchen-vagrant (0.20.0)
104
104
  test-kitchen (~> 1.4)
@@ -113,7 +113,7 @@ GEM
113
113
  mixlib-authentication (1.4.1)
114
114
  mixlib-log
115
115
  mixlib-config (2.2.4)
116
- mixlib-install (1.2.2)
116
+ mixlib-install (1.2.3)
117
117
  artifactory
118
118
  mixlib-shellout
119
119
  mixlib-versioning
@@ -185,8 +185,8 @@ GEM
185
185
  molinillo (~> 0.4)
186
186
  semverse (>= 1.1, < 3.0)
187
187
  sslshake (1.0.12)
188
- test-kitchen (1.13.0)
189
- mixlib-install (~> 1.2)
188
+ test-kitchen (1.13.2)
189
+ mixlib-install (>= 1.2, < 3.0)
190
190
  mixlib-shellout (>= 1.2, < 3.0)
191
191
  net-scp (~> 1.1)
192
192
  net-ssh (>= 2.9, < 4.0)
@@ -236,6 +236,7 @@ DEPENDENCIES
236
236
  kitchen-ec2
237
237
  kitchen-inspec
238
238
  kitchen-vagrant
239
+ mixlib-install (= 1.2.3)
239
240
  rspec-core (= 3.4.4)
240
241
  test-kitchen
241
242
  windows_chef_zero
@@ -16,5 +16,5 @@
16
16
  #
17
17
 
18
18
  module ChefDK
19
- VERSION = "0.18.26"
19
+ VERSION = "0.18.30"
20
20
  end
@@ -136,4 +136,5 @@ INSTALL_WITHOUT_GROUPS = %w{
136
136
  tools
137
137
  travis
138
138
  style
139
+ simulator
139
140
  }
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: chef-dk
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.18.26
4
+ version: 0.18.30
5
5
  platform: ruby
6
6
  authors:
7
7
  - Daniel DeLeo
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2016-09-22 00:00:00.000000000 Z
13
+ date: 2016-09-28 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: mixlib-cli