diff options
author | Tim Smith <tsmith@chef.io> | 2016-10-31 13:17:49 -0700 |
---|---|---|
committer | Tim Smith <tsmith@chef.io> | 2016-10-31 13:17:49 -0700 |
commit | c2ef8ff9c96aa179d2e7ad8aaa492aad0a5a40b8 (patch) | |
tree | df235e48e1416ccee88ccd3e0d67a589e790eb6b /acceptance | |
parent | fc30a44a383f5742236110002580d0c40380718c (diff) | |
download | chef-c2ef8ff9c96aa179d2e7ad8aaa492aad0a5a40b8.tar.gz |
Bump deps to pull in latest Ohaitas50/deps2
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'acceptance')
-rw-r--r-- | acceptance/Gemfile.lock | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/acceptance/Gemfile.lock b/acceptance/Gemfile.lock index 8fc49431b7..4299609f91 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.9) - aws-sdk-resources (= 2.6.9) - aws-sdk-core (2.6.9) + aws-sdk (2.6.14) + aws-sdk-resources (= 2.6.14) + aws-sdk-core (2.6.14) jmespath (~> 1.0) - aws-sdk-resources (2.6.9) - aws-sdk-core (= 2.6.9) + aws-sdk-resources (2.6.14) + aws-sdk-core (= 2.6.14) berkshelf (4.3.5) addressable (~> 2.3, >= 2.3.4) berkshelf-api-client (~> 2.0, >= 2.0.2) @@ -65,7 +65,7 @@ GEM excon (>= 0.38.0) json erubis (2.7.0) - excon (0.53.0) + excon (0.54.0) faraday (0.9.2) multipart-post (>= 1.2, < 3) ffi (1.9.14) @@ -77,7 +77,7 @@ GEM hashie (3.4.6) hitimes (1.2.4) httpclient (2.7.2) - inspec (1.2.0) + inspec (1.3.0) hashie (~> 3.4) json (>= 1.8, < 3.0) method_source (~> 0.8) @@ -90,7 +90,7 @@ GEM rubyzip (~> 1.1) sslshake (~> 1) thor (~> 0.19) - train (>= 0.19.1, < 1.0) + train (>= 0.20.1, < 1.0) jmespath (1.3.1) json (2.0.2) kitchen-ec2 (1.2.0) @@ -132,7 +132,7 @@ GEM net-ssh (>= 2.6.5) nio4r (1.2.1) nori (2.6.0) - octokit (4.3.0) + octokit (4.4.1) sawyer (~> 0.7.0, >= 0.5.3) parallel (1.9.0) pry (0.10.4) @@ -186,7 +186,7 @@ GEM solve (2.0.3) molinillo (~> 0.4.2) semverse (~> 1.1) - sslshake (1.0.12) + sslshake (1.0.13) test-kitchen (1.13.2) mixlib-install (>= 1.2, < 3.0) mixlib-shellout (>= 1.2, < 3.0) @@ -198,7 +198,7 @@ GEM thor (0.19.1) timers (4.0.4) hitimes - train (0.20.0) + train (0.20.1) docker-api (~> 1.26) json (>= 1.8, < 3.0) mixlib-shellout (~> 2.0) |