From bc64e82c790839d1e74de0cdbcdc3b87f06db154 Mon Sep 17 00:00:00 2001 From: Chef Expeditor Date: Fri, 25 Jan 2019 19:29:02 +0000 Subject: [PATCH] Bump kitchen-inspec to 1.0.1 This pull request was triggered automatically via Expeditor when kitchen-inspec 1.0.1 was promoted to Rubygems. This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required. --- Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 384614212..760b4db83 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -30,13 +30,13 @@ GEM mixlib-shellout (~> 2.0) artifactory (3.0.0) ast (2.4.0) - aws-sdk (2.11.209) - aws-sdk-resources (= 2.11.209) - aws-sdk-core (2.11.209) + aws-sdk (2.11.211) + aws-sdk-resources (= 2.11.211) + aws-sdk-core (2.11.211) aws-sigv4 (~> 1.0) jmespath (~> 1.0) - aws-sdk-resources (2.11.209) - aws-sdk-core (= 2.11.209) + aws-sdk-resources (2.11.211) + aws-sdk-core (= 2.11.211) aws-sigv4 (1.0.3) axiom-types (0.1.1) descendants_tracker (~> 0.0.4) @@ -447,9 +447,9 @@ GEM test-kitchen kitchen-hyperv (0.5.2) test-kitchen (~> 1.4) - kitchen-inspec (0.26.0) + kitchen-inspec (1.0.1) hashie (~> 3.4) - inspec (>= 0.34.0, < 4.0.0) + inspec (>= 1.47.0, < 4.0.0) test-kitchen (~> 1.6) kitchen-vagrant (1.3.6) test-kitchen (~> 1.4)