diff options
author | vasu1105 <vasundhara.jagdale@msystechnologies.com> | 2018-07-24 13:19:59 +0530 |
---|---|---|
committer | vasu1105 <vasundhara.jagdale@msystechnologies.com> | 2018-07-24 13:28:06 +0530 |
commit | 0ec17006d66a0501850924937647bc1f97b4a211 (patch) | |
tree | 5bec93009fe8bedf3961c31e7df035ee2beb7502 /omnibus | |
parent | 0584508ea354dade2d3df419d98b5171ff82fb2e (diff) | |
download | chef-0ec17006d66a0501850924937647bc1f97b4a211.tar.gz |
bump dependencies to fix breaking functional test for windows_task
Signed-off-by: vasu1105 <vasundhara.jagdale@msystechnologies.com>
Diffstat (limited to 'omnibus')
-rw-r--r-- | omnibus/Gemfile.lock | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index bdbf0fd698..9519ea3589 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -18,7 +18,7 @@ GIT GIT remote: https://github.com/chef/omnibus-software - revision: 836bd650d49e6350dfa40b43a1398c5847a6fd42 + revision: d48afdf29dd9c9d0562656675d1036cd035c2a46 branch: master specs: omnibus-software (4.0.0) @@ -31,13 +31,13 @@ GEM addressable (2.5.2) public_suffix (>= 2.0.2, < 4.0) awesome_print (1.8.0) - aws-sdk (2.11.90) - aws-sdk-resources (= 2.11.90) - aws-sdk-core (2.11.90) + aws-sdk (2.11.93) + aws-sdk-resources (= 2.11.93) + aws-sdk-core (2.11.93) aws-sigv4 (~> 1.0) jmespath (~> 1.0) - aws-sdk-resources (2.11.90) - aws-sdk-core (= 2.11.90) + aws-sdk-resources (2.11.93) + aws-sdk-core (= 2.11.93) aws-sigv4 (1.0.3) berkshelf (4.3.5) addressable (~> 2.3, >= 2.3.4) @@ -135,8 +135,8 @@ GEM mixlib-versioning thor mixlib-log (1.7.1) - mixlib-shellout (2.3.2) - mixlib-shellout (2.3.2-universal-mingw32) + mixlib-shellout (2.4.0) + mixlib-shellout (2.4.0-universal-mingw32) win32-process (~> 0.8.2) wmi-lite (~> 1.0) mixlib-versioning (1.2.2) |