From 45f199aaa758b5af2aa26205ad1d551131d932d5 Mon Sep 17 00:00:00 2001 From: Tim Smith Date: Sat, 11 Feb 2017 09:52:19 -0800 Subject: Update Gemfile.lock to avoid corruption failures Signed-off-by: Tim Smith --- Gemfile.lock | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 55c78197a9..a20c7cdc0b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -63,7 +63,7 @@ PATH mixlib-shellout (~> 2.0) net-sftp (~> 2.1, >= 2.1.2) net-ssh (>= 2.9, < 5.0) - net-ssh-multi (~> 1.1) + net-ssh-multi (~> 1.2, >= 1.2.1) ohai (>= 8.6.0.alpha.1, < 13) plist (~> 3.2) proxifier (~> 1.0) @@ -93,7 +93,7 @@ PATH mixlib-shellout (~> 2.0) net-sftp (~> 2.1, >= 2.1.2) net-ssh (>= 2.9, < 5.0) - net-ssh-multi (~> 1.1) + net-ssh-multi (~> 1.2, >= 1.2.1) ohai (>= 8.6.0.alpha.1, < 13) plist (~> 3.2) proxifier (~> 1.0) @@ -138,13 +138,13 @@ GEM mixlib-cli (~> 1.4) artifactory (2.6.0) ast (2.3.0) - aws-sdk (2.7.5) - aws-sdk-resources (= 2.7.5) - aws-sdk-core (2.7.5) + aws-sdk (2.7.7) + aws-sdk-resources (= 2.7.7) + aws-sdk-core (2.7.7) aws-sigv4 (~> 1.0) jmespath (~> 1.0) - aws-sdk-resources (2.7.5) - aws-sdk-core (= 2.7.5) + aws-sdk-resources (2.7.7) + aws-sdk-core (= 2.7.7) aws-sigv4 (1.0.0) backports (3.6.8) binding_of_caller (0.7.2) @@ -172,7 +172,7 @@ GEM cheffish (4.1.1) chef-zero (~> 5.0) net-ssh - chefspec (5.3.0) + chefspec (5.4.0) chef (>= 12.0) fauxhai (~> 3.6) rspec (~> 3.0) @@ -248,7 +248,7 @@ GEM chef (~> 12.0) stove (~> 4.0) thor - hashie (3.5.1) + hashie (3.5.3) highline (1.7.8) http-cookie (1.0.3) domain_name (~> 0.5) @@ -261,7 +261,7 @@ GEM json (2.0.3) kitchen-docker (2.6.0) test-kitchen (>= 1.0.0) - kitchen-ec2 (1.2.0) + kitchen-ec2 (1.3.0) aws-sdk (~> 2) excon multi_json @@ -270,7 +270,7 @@ GEM kitchen-sync (2.1.2) net-sftp test-kitchen (>= 1.0.0) - kitchen-vagrant (1.0.0) + kitchen-vagrant (1.0.1) test-kitchen (~> 1.4) knife-windows (1.9.0) winrm (~> 2.1) -- cgit v1.2.1