diff options
author | Ryan Hass <rhass@chef.io> | 2016-10-18 15:12:04 -0700 |
---|---|---|
committer | Ryan Hass <rhass@chef.io> | 2016-10-18 15:14:38 -0700 |
commit | 0f40a83fac733a08a539e3fab4534e2a1b10e1e5 (patch) | |
tree | 0219c1e149e921a506025288f9b95a0114a6f458 /omnibus | |
parent | 488dc6137ec3ce77e35ffd865fb1758c8403ad09 (diff) | |
download | chef-0f40a83fac733a08a539e3fab4534e2a1b10e1e5.tar.gz |
Bump omnibus deps once more.rhass/COOL-595_omnibus-dep-bump
Signed-off-by: Ryan Hass <rhass@chef.io>
Diffstat (limited to 'omnibus')
-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 86eb09fa1d..182b723d22 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -17,7 +17,7 @@ GIT GIT remote: git://github.com/chef/omnibus.git - revision: 1b5c7a20da006403d5aac2ddc754e43fb97cb540 + revision: d8a531fd4b95fc73c5c279ba0a53cedd6b2a1196 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.10) - aws-sdk-resources (= 2.6.10) - aws-sdk-core (2.6.10) + aws-sdk (2.6.11) + aws-sdk-resources (= 2.6.11) + aws-sdk-core (2.6.11) jmespath (~> 1.0) - aws-sdk-resources (2.6.10) - aws-sdk-core (= 2.6.10) + aws-sdk-resources (2.6.11) + aws-sdk-core (= 2.6.11) berkshelf (4.3.5) addressable (~> 2.3, >= 2.3.4) berkshelf-api-client (~> 2.0, >= 2.0.2) |