From 123280f4f09bb659d9763640fd691618eb6779d9 Mon Sep 17 00:00:00 2001 From: Kartik Null Cating-Subramanian Date: Thu, 21 Jul 2016 13:24:54 -0400 Subject: Bump acceptance locks to pull in kitchen-ec2 fixes --- acceptance/Gemfile.lock | 63 ++++++++++++++++++++++++------------------------- 1 file changed, 31 insertions(+), 32 deletions(-) diff --git a/acceptance/Gemfile.lock b/acceptance/Gemfile.lock index 6598e20c17..899644c3b8 100644 --- a/acceptance/Gemfile.lock +++ b/acceptance/Gemfile.lock @@ -11,12 +11,12 @@ GEM specs: addressable (2.4.0) artifactory (2.3.3) - aws-sdk (2.3.18) - aws-sdk-resources (= 2.3.18) - aws-sdk-core (2.3.18) + aws-sdk (2.4.0) + aws-sdk-resources (= 2.4.0) + aws-sdk-core (2.4.0) jmespath (~> 1.0) - aws-sdk-resources (2.3.18) - aws-sdk-core (= 2.3.18) + aws-sdk-resources (2.4.0) + aws-sdk-core (= 2.4.0) berkshelf (4.3.5) addressable (~> 2.3, >= 2.3.4) berkshelf-api-client (~> 2.0, >= 2.0.2) @@ -53,21 +53,21 @@ GEM celluloid-io (0.16.2) celluloid (>= 0.16.0) nio4r (>= 1.1.0) - chef-config (12.11.18) + chef-config (12.12.15) fuzzyurl (~> 0.8.0) mixlib-config (~> 2.0) mixlib-shellout (~> 2.0) cleanroom (1.0.0) coderay (1.1.1) diff-lcs (1.2.5) - docker-api (1.29.0) + docker-api (1.29.1) excon (>= 0.38.0) json erubis (2.7.0) - excon (0.50.1) + excon (0.51.0) faraday (0.9.2) multipart-post (>= 1.2, < 3) - ffi (1.9.10) + ffi (1.9.14) fuzzyurl (0.8.0) gssapi (1.2.0) ffi (>= 1.0.1) @@ -76,7 +76,7 @@ GEM hashie (3.4.4) hitimes (1.2.4) httpclient (2.7.2) - inspec (0.26.0) + inspec (0.28.0) hashie (~> 3.4) json (~> 1.8) method_source (~> 0.8) @@ -86,18 +86,16 @@ GEM rspec-its (~> 1.2) rubyzip (~> 1.1) thor (~> 0.19) - train (~> 0.13) - jmespath (1.2.4) - json_pure (>= 1.8.1) + train (>= 0.15.1, < 1.0) + jmespath (1.3.1) json (1.8.3) - json_pure (1.8.3) - kitchen-ec2 (1.0.0) + kitchen-ec2 (1.0.1) aws-sdk (~> 2) excon multi_json retryable (~> 2.0) test-kitchen (~> 1.4, >= 1.4.1) - kitchen-inspec (0.14.0) + kitchen-inspec (0.15.0) inspec (>= 0.22.0, < 1.0.0) test-kitchen (~> 1.6) kitchen-vagrant (0.20.0) @@ -108,7 +106,8 @@ GEM multi_json (~> 1.10) method_source (0.8.2) minitar (0.5.4) - mixlib-archive (0.1.0) + mixlib-archive (0.2.0) + mixlib-log mixlib-authentication (1.4.1) mixlib-log mixlib-config (2.2.1) @@ -129,13 +128,13 @@ GEM nori (2.6.0) octokit (4.3.0) sawyer (~> 0.7.0, >= 0.5.3) - pry (0.10.3) + pry (0.10.4) coderay (~> 1.1.0) method_source (~> 0.8.1) slop (~> 3.4) rainbow (2.1.0) - retryable (2.0.3) - ridley (4.5.1) + retryable (2.0.4) + ridley (4.6.0) addressable buff-config (~> 1.0) buff-extensions (~> 1.0) @@ -153,22 +152,22 @@ GEM retryable (~> 2.0) semverse (~> 1.1) varia_model (~> 0.4.0) - rspec (3.4.0) - rspec-core (~> 3.4.0) - rspec-expectations (~> 3.4.0) - rspec-mocks (~> 3.4.0) - rspec-core (3.4.4) - rspec-support (~> 3.4.0) - rspec-expectations (3.4.0) + rspec (3.5.0) + rspec-core (~> 3.5.0) + rspec-expectations (~> 3.5.0) + rspec-mocks (~> 3.5.0) + rspec-core (3.5.1) + rspec-support (~> 3.5.0) + rspec-expectations (3.5.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.4.0) + rspec-support (~> 3.5.0) rspec-its (1.2.0) rspec-core (>= 3.0.0) rspec-expectations (>= 3.0.0) - rspec-mocks (3.4.1) + rspec-mocks (3.5.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.4.0) - rspec-support (3.4.1) + rspec-support (~> 3.5.0) + rspec-support (3.5.0) rubyntlm (0.6.0) rubyzip (1.2.0) safe_yaml (1.0.4) @@ -190,7 +189,7 @@ GEM thor (0.19.1) timers (4.0.4) hitimes - train (0.14.2) + train (0.15.1) docker-api (~> 1.26) json (~> 1.8) mixlib-shellout (~> 2.0) -- cgit v1.2.1