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 /omnibus/Gemfile.lock | |
parent | 4f04c83fd2a4a3aae1eb146a6300b9aed6b11ed9 (diff) | |
download | chef-3cef3682150fa1338e6ae12d6ebdc6c417198b6d.tar.gz |
Bump deps
Signed-off-by: Tom Duffield <tom@chef.io>
Diffstat (limited to 'omnibus/Gemfile.lock')
-rw-r--r-- | omnibus/Gemfile.lock | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index 8454d6aed4..3a030a6313 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: git://github.com/chef/license_scout.git - revision: 4bf6f5cf21bc0ff8de327dfc0a245b625134d6b0 + revision: 383ad28edeea0f587aee57b969c77a21b7909e77 specs: license_scout (0.1.2) ffi-yajl (~> 2.2) @@ -39,13 +39,13 @@ GEM public_suffix (~> 2.0, >= 2.0.2) artifactory (2.5.1) awesome_print (1.7.0) - 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 (4.3.5) addressable (~> 2.3, >= 2.3.4) |