diff options
author | Adam Leff <adam@leff.co> | 2017-04-05 12:33:22 -0400 |
---|---|---|
committer | Adam Leff <adam@leff.co> | 2017-04-05 12:33:22 -0400 |
commit | 4732f774bff4b98e454a816f83ab274b8a97ee63 (patch) | |
tree | 1833882b792b2bf5ad2c2d875fb60a0abc99aab1 /omnibus | |
parent | 9eb2675370846729b7484b5b418308d7febff9e5 (diff) | |
download | chef-4732f774bff4b98e454a816f83ab274b8a97ee63.tar.gz |
Update omnibus Gemfile.lock
Picking up chef/omnibus#771 to correct an issue with the BFF
packager, currently causing issues on the chef-test job for AIX
testers. Thanks for nothing, braces-in-filenames!
Signed-off-by: Adam Leff <adam@leff.co>
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 a3441fa454..6123bb1b22 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -8,7 +8,7 @@ GIT GIT remote: https://github.com/chef/omnibus - revision: 433220e0b7c434dbc4a36daaa1fecbdb1bf7231d + revision: dae5821c972ad37716f852767bc8ec7919730600 specs: omnibus (5.5.0) aws-sdk (~> 2) @@ -25,7 +25,7 @@ GIT GIT remote: https://github.com/chef/omnibus-software - revision: fee8dea479123a3b19b14244eeee0f8e36579107 + revision: 7a9182b313ca767a0d286e0db337cc61a6e621a3 specs: omnibus-software (4.0.0) chef-sugar (>= 3.4.0) @@ -38,13 +38,13 @@ GEM public_suffix (~> 2.0, >= 2.0.2) artifactory (2.8.1) awesome_print (1.7.0) - aws-sdk (2.9.1) - aws-sdk-resources (= 2.9.1) - aws-sdk-core (2.9.1) + aws-sdk (2.9.3) + aws-sdk-resources (= 2.9.3) + aws-sdk-core (2.9.3) aws-sigv4 (~> 1.0) jmespath (~> 1.0) - aws-sdk-resources (2.9.1) - aws-sdk-core (= 2.9.1) + aws-sdk-resources (2.9.3) + aws-sdk-core (= 2.9.3) aws-sigv4 (1.0.0) berkshelf (4.3.5) addressable (~> 2.3, >= 2.3.4) @@ -231,7 +231,7 @@ GEM hashie (>= 2.0.2, < 4.0.0) win32-process (0.8.3) ffi (>= 1.0.0) - winrm (2.1.3) + winrm (2.2.1) builder (>= 2.1.2) erubis (~> 2.7) gssapi (~> 1.2) |