From 3eb83ec7e1b1dc701af695870c59e2da899c9a0f Mon Sep 17 00:00:00 2001 From: Chef Expeditor Date: Thu, 6 Dec 2018 21:15:22 +0000 Subject: [PATCH] Bump chef-provisioning-aws to 3.0.7 This pull request was triggered automatically via Expeditor when chef-provisioning-aws 3.0.7 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 10443484c..9835106af 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -30,13 +30,13 @@ GEM mixlib-shellout (~> 2.0) artifactory (2.8.2) ast (2.4.0) - aws-sdk (2.11.186) - aws-sdk-resources (= 2.11.186) - aws-sdk-core (2.11.186) + aws-sdk (2.11.187) + aws-sdk-resources (= 2.11.187) + aws-sdk-core (2.11.187) aws-sigv4 (~> 1.0) jmespath (~> 1.0) - aws-sdk-resources (2.11.186) - aws-sdk-core (= 2.11.186) + aws-sdk-resources (2.11.187) + aws-sdk-core (= 2.11.187) aws-sigv4 (1.0.3) axiom-types (0.1.1) descendants_tracker (~> 0.0.4) @@ -163,7 +163,7 @@ GEM mixlib-config (>= 2.2.12, < 3.0) mixlib-shellout (~> 2.0) tomlrb (~> 1.2) - chef-provisioning (2.7.2) + chef-provisioning (2.7.4) cheffish (>= 4.0, < 15.0) inifile (>= 2.0.2) mixlib-install (>= 1.0) @@ -173,7 +173,7 @@ GEM winrm (~> 2.0) winrm-elevated (~> 1.0) winrm-fs (~> 1.0) - chef-provisioning-aws (3.0.6) + chef-provisioning-aws (3.0.7) aws-sdk (>= 2.2.18, < 3.0) chef-provisioning (>= 1.0, < 3.0) retryable (~> 2.0, >= 2.0.1)