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 /kitchen-tests | |
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 'kitchen-tests')
-rw-r--r-- | kitchen-tests/Gemfile.lock | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/kitchen-tests/Gemfile.lock b/kitchen-tests/Gemfile.lock index 7498483862..48231fb189 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.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 (5.1.0) addressable (~> 2.3, >= 2.3.4) berkshelf-api-client (>= 2.0.2, < 4.0) @@ -55,7 +55,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) @@ -69,7 +69,7 @@ GEM hitimes (1.2.4) hitimes (1.2.4-x86-mingw32) httpclient (2.8.2.4) - inspec (1.2.0) + inspec (1.3.0) hashie (~> 3.4) json (>= 1.8, < 3.0) method_source (~> 0.8) @@ -82,7 +82,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-appbundle-updater (0.1.2) @@ -111,7 +111,7 @@ GEM mixlib-authentication (1.4.1) mixlib-log mixlib-config (2.2.4) - mixlib-install (2.1.1) + mixlib-install (2.1.5) artifactory mixlib-shellout mixlib-versioning @@ -122,7 +122,7 @@ GEM win32-process (~> 0.8.2) wmi-lite (~> 1.0) mixlib-versioning (1.1.0) - molinillo (0.5.1) + molinillo (0.5.3) multi_json (1.12.1) multipart-post (2.0.0) net-scp (1.2.1) @@ -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 (3.0.1) molinillo (~> 0.4) semverse (>= 1.1, < 3.0) - 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) |