diff options
author | Tom Duffield <tom@chef.io> | 2017-01-23 15:12:59 -0600 |
---|---|---|
committer | Tom Duffield <tom@chef.io> | 2017-01-23 15:12:59 -0600 |
commit | 3cef3682150fa1338e6ae12d6ebdc6c417198b6d (patch) | |
tree | dabc11cf617e52787c076d5b8cd72bf18003e361 /kitchen-tests/Gemfile.lock | |
parent | 4f04c83fd2a4a3aae1eb146a6300b9aed6b11ed9 (diff) | |
download | chef-3cef3682150fa1338e6ae12d6ebdc6c417198b6d.tar.gz |
Bump deps
Signed-off-by: Tom Duffield <tom@chef.io>
Diffstat (limited to 'kitchen-tests/Gemfile.lock')
-rw-r--r-- | kitchen-tests/Gemfile.lock | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/kitchen-tests/Gemfile.lock b/kitchen-tests/Gemfile.lock index 86aa1f9aec..30a59b5c22 100644 --- a/kitchen-tests/Gemfile.lock +++ b/kitchen-tests/Gemfile.lock @@ -4,13 +4,13 @@ GEM addressable (2.5.0) public_suffix (~> 2.0, >= 2.0.2) artifactory (2.5.1) - aws-sdk (2.6.48) - aws-sdk-resources (= 2.6.48) - aws-sdk-core (2.6.48) + aws-sdk (2.7.0) + aws-sdk-resources (= 2.7.0) + aws-sdk-core (2.7.0) aws-sigv4 (~> 1.0) jmespath (~> 1.0) - aws-sdk-resources (2.6.48) - aws-sdk-core (= 2.6.48) + aws-sdk-resources (2.7.0) + aws-sdk-core (= 2.7.0) aws-sigv4 (1.0.0) berkshelf (5.4.0) addressable (~> 2.3, >= 2.3.4) |