From 98347e378666f29f9c90a4f5fc0867e128c04dfd Mon Sep 17 00:00:00 2001 From: John Keiser Date: Tue, 9 Aug 2016 10:08:45 -0700 Subject: Update kitchen-ec2 to 1.1.0 to fix race conditions --- omnibus/Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'omnibus/Gemfile.lock') diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index 8ed8a2a4ff..f7fce6a32c 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -41,12 +41,12 @@ GEM addressable (2.4.0) artifactory (2.3.3) awesome_print (1.7.0) - aws-sdk (2.5.0) - aws-sdk-resources (= 2.5.0) - aws-sdk-core (2.5.0) + aws-sdk (2.5.1) + aws-sdk-resources (= 2.5.1) + aws-sdk-core (2.5.1) jmespath (~> 1.0) - aws-sdk-resources (2.5.0) - aws-sdk-core (= 2.5.0) + aws-sdk-resources (2.5.1) + aws-sdk-core (= 2.5.1) berkshelf (4.3.5) addressable (~> 2.3, >= 2.3.4) berkshelf-api-client (~> 2.0, >= 2.0.2) -- cgit v1.2.1