diff options
author | Tim Smith <tsmith@chef.io> | 2017-01-25 14:22:21 -0800 |
---|---|---|
committer | Tim Smith <tsmith@chef.io> | 2017-02-07 09:04:09 +0100 |
commit | 0ec5fc7073a5c4a00232d387997d1b6baad9c46b (patch) | |
tree | 7b7272d819312fd77acca01622f91ff619ad3d7c /kitchen-tests | |
parent | 07466ee75745cb5966f86c9b05579ec8bb6d1849 (diff) | |
download | chef-0ec5fc7073a5c4a00232d387997d1b6baad9c46b.tar.gz |
Bump deps to avoid corrupt Gemfile.lock warning
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'kitchen-tests')
-rw-r--r-- | kitchen-tests/Gemfile.lock | 31 |
1 files changed, 16 insertions, 15 deletions
diff --git a/kitchen-tests/Gemfile.lock b/kitchen-tests/Gemfile.lock index ec235ebcb8..b42042dfda 100644 --- a/kitchen-tests/Gemfile.lock +++ b/kitchen-tests/Gemfile.lock @@ -3,16 +3,16 @@ GEM specs: addressable (2.5.0) public_suffix (~> 2.0, >= 2.0.2) - artifactory (2.5.1) - aws-sdk (2.7.0) - aws-sdk-resources (= 2.7.0) - aws-sdk-core (2.7.0) + artifactory (2.6.0) + aws-sdk (2.7.3) + aws-sdk-resources (= 2.7.3) + aws-sdk-core (2.7.3) aws-sigv4 (~> 1.0) jmespath (~> 1.0) - aws-sdk-resources (2.7.0) - aws-sdk-core (= 2.7.0) + aws-sdk-resources (2.7.3) + aws-sdk-core (= 2.7.3) aws-sigv4 (1.0.0) - berkshelf (5.4.0) + berkshelf (5.6.2) addressable (~> 2.3, >= 2.3.4) berkshelf-api-client (>= 2.0.2, < 4.0) buff-config (~> 2.0) @@ -22,7 +22,7 @@ GEM faraday (~> 0.9) httpclient (~> 2.7) minitar (~> 0.5, >= 0.5.4) - mixlib-archive (~> 0.1) + mixlib-archive (~> 0.4) octokit (~> 4.0) retryable (~> 2.0) ridley (~> 5.0) @@ -54,7 +54,7 @@ GEM cleanroom (1.0.0) coderay (1.1.1) diff-lcs (1.3) - docker-api (1.33.1) + docker-api (1.33.2) excon (>= 0.38.0) json erubis (2.7.0) @@ -68,11 +68,12 @@ GEM ffi (>= 1.0.1) gyoku (1.3.1) builder (>= 2.1.2) - hashie (3.4.6) + hashie (3.5.1) hitimes (1.2.4) hitimes (1.2.4-x86-mingw32) httpclient (2.8.3) - inspec (1.9.0) + inspec (1.12.0) + faraday (>= 0.9.0) hashie (~> 3.4) json (>= 1.8, < 3.0) method_source (~> 0.8) @@ -90,7 +91,7 @@ GEM jmespath (1.3.1) json (2.0.3) kitchen-appbundle-updater (0.1.2) - kitchen-dokken (1.1.0) + kitchen-dokken (2.0.11) docker-api (~> 1.33) test-kitchen (~> 1.13) kitchen-ec2 (1.2.0) @@ -111,12 +112,12 @@ GEM multi_json (~> 1.10) method_source (0.8.2) minitar (0.5.4) - mixlib-archive (0.3.0) + mixlib-archive (0.4.1) mixlib-log mixlib-authentication (1.4.1) mixlib-log mixlib-config (2.2.4) - mixlib-install (2.1.10) + mixlib-install (2.1.12) artifactory mixlib-shellout mixlib-versioning @@ -133,7 +134,7 @@ GEM net-scp (1.2.1) net-ssh (>= 2.6.5) net-ssh (4.0.1) - net-ssh-gateway (1.2.0) + net-ssh-gateway (1.3.0) net-ssh (>= 2.6.5) nio4r (2.0.0) nori (2.6.0) |