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 /acceptance | |
parent | 4f04c83fd2a4a3aae1eb146a6300b9aed6b11ed9 (diff) | |
download | chef-3cef3682150fa1338e6ae12d6ebdc6c417198b6d.tar.gz |
Bump deps
Signed-off-by: Tom Duffield <tom@chef.io>
Diffstat (limited to 'acceptance')
-rw-r--r-- | acceptance/Gemfile.lock | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/acceptance/Gemfile.lock b/acceptance/Gemfile.lock index d137f6aa94..a34f04e11b 100644 --- a/acceptance/Gemfile.lock +++ b/acceptance/Gemfile.lock @@ -12,13 +12,13 @@ GEM addressable (2.5.0) public_suffix (~> 2.0, >= 2.0.2) artifactory (2.5.1) - aws-sdk (2.6.49) - aws-sdk-resources (= 2.6.49) - aws-sdk-core (2.6.49) + 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.49) - aws-sdk-core (= 2.6.49) + aws-sdk-resources (2.7.0) + aws-sdk-core (= 2.7.0) aws-sigv4 (1.0.0) berkshelf (4.3.5) addressable (~> 2.3, >= 2.3.4) |