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 /kitchen-tests/Gemfile.lock | |
parent | a841165d9b8fd6f896e9a67e3ed7f5171c525bf3 (diff) | |
download | chef-ebfdc0a70977a2b1371192d81683d839366bc2d1.tar.gz |
update dependencies
Signed-off-by: Matt Wrock <matt@mattwrock.com>
Diffstat (limited to 'kitchen-tests/Gemfile.lock')
-rw-r--r-- | kitchen-tests/Gemfile.lock | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/kitchen-tests/Gemfile.lock b/kitchen-tests/Gemfile.lock index 199e3a93cb..f1e544cc08 100644 --- a/kitchen-tests/Gemfile.lock +++ b/kitchen-tests/Gemfile.lock @@ -3,12 +3,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 (5.1.0) addressable (~> 2.3, >= 2.3.4) berkshelf-api-client (>= 2.0.2, < 4.0) @@ -51,11 +51,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) @@ -111,7 +111,7 @@ GEM mixlib-authentication (1.4.1) mixlib-log mixlib-config (2.2.4) - mixlib-install (2.0.0) + mixlib-install (2.0.3) artifactory mixlib-shellout mixlib-versioning @@ -162,7 +162,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) win32-process (0.8.3) ffi (>= 1.0.0) - winrm (2.0.2) + winrm (2.0.3) builder (>= 2.1.2) erubis (~> 2.7) gssapi (~> 1.2) |