diff options
author | Matt Wrock <matt@mattwrock.com> | 2016-10-03 19:21:25 -0700 |
---|---|---|
committer | Matt Wrock <matt@mattwrock.com> | 2016-10-03 19:21:25 -0700 |
commit | ebfdc0a70977a2b1371192d81683d839366bc2d1 (patch) | |
tree | e08dc8bba3d9f4564ec8c383e3ef013e4aefe6a1 /acceptance | |
parent | a841165d9b8fd6f896e9a67e3ed7f5171c525bf3 (diff) | |
download | chef-ebfdc0a70977a2b1371192d81683d839366bc2d1.tar.gz |
update dependencies
Signed-off-by: Matt Wrock <matt@mattwrock.com>
Diffstat (limited to 'acceptance')
-rw-r--r-- | acceptance/Gemfile.lock | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/acceptance/Gemfile.lock b/acceptance/Gemfile.lock index 20f8374cd9..55da7b77a8 100644 --- a/acceptance/Gemfile.lock +++ b/acceptance/Gemfile.lock @@ -11,12 +11,12 @@ GEM specs: addressable (2.4.0) artifactory (2.5.0) - aws-sdk (2.6.3) - aws-sdk-resources (= 2.6.3) - aws-sdk-core (2.6.3) + aws-sdk (2.6.5) + aws-sdk-resources (= 2.6.5) + aws-sdk-core (2.6.5) jmespath (~> 1.0) - aws-sdk-resources (2.6.3) - aws-sdk-core (= 2.6.3) + aws-sdk-resources (2.6.5) + aws-sdk-core (= 2.6.5) berkshelf (4.3.5) addressable (~> 2.3, >= 2.3.4) berkshelf-api-client (~> 2.0, >= 2.0.2) @@ -61,11 +61,11 @@ GEM cleanroom (1.0.0) coderay (1.1.1) diff-lcs (1.2.5) - docker-api (1.31.0) + docker-api (1.32.0) excon (>= 0.38.0) json erubis (2.7.0) - excon (0.52.0) + excon (0.53.0) faraday (0.9.2) multipart-post (>= 1.2, < 3) ffi (1.9.14) @@ -163,7 +163,7 @@ GEM rspec-core (~> 3.5.0) rspec-expectations (~> 3.5.0) rspec-mocks (~> 3.5.0) - rspec-core (3.5.3) + rspec-core (3.5.4) rspec-support (~> 3.5.0) rspec-expectations (3.5.0) diff-lcs (>= 1.2.0, < 2.0) @@ -211,7 +211,7 @@ GEM hashie (>= 2.0.2, < 4.0.0) windows_chef_zero (2.0.0) test-kitchen (>= 1.2.1) - winrm (2.0.2) + winrm (2.0.3) builder (>= 2.1.2) erubis (~> 2.7) gssapi (~> 1.2) |