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 /omnibus | |
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 'omnibus')
-rw-r--r-- | omnibus/Gemfile.lock | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index 182b723d22..cbd6d96ec6 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: git://github.com/chef/license_scout.git - revision: ed2fe16bff7b1b337c3ae23fee8d63cce018303c + revision: c6c4a7bbcdbc73733217764db3bd5d278f63533e specs: license_scout (0.1.2) ffi-yajl (~> 2.2) @@ -17,7 +17,7 @@ GIT GIT remote: git://github.com/chef/omnibus.git - revision: d8a531fd4b95fc73c5c279ba0a53cedd6b2a1196 + revision: 5b28abc2bf4b74a4bed515a38784a4aae7a72e90 branch: rhass/COOL-502_with_gcc_investigate specs: omnibus (5.5.0) @@ -38,12 +38,12 @@ GEM addressable (2.4.0) artifactory (2.5.0) awesome_print (1.7.0) - aws-sdk (2.6.11) - aws-sdk-resources (= 2.6.11) - aws-sdk-core (2.6.11) + 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.11) - aws-sdk-core (= 2.6.11) + aws-sdk-resources (2.6.14) + aws-sdk-core (= 2.6.14) berkshelf (4.3.5) addressable (~> 2.3, >= 2.3.4) berkshelf-api-client (~> 2.0, >= 2.0.2) @@ -127,7 +127,7 @@ GEM mixlib-log mixlib-cli (1.7.0) mixlib-config (2.2.4) - mixlib-install (2.1.1) + mixlib-install (2.1.5) artifactory mixlib-shellout mixlib-versioning @@ -148,7 +148,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) ohai (8.21.0) chef-config (>= 12.5.0.alpha.1, < 13) |