diff options
author | Tim Smith <tsmith84@gmail.com> | 2019-12-04 16:14:19 -0800 |
---|---|---|
committer | Tim Smith <tsmith84@gmail.com> | 2019-12-04 16:14:19 -0800 |
commit | 2e07d125f59804aa8a7f31ecbebd6840a900aca4 (patch) | |
tree | a3695792165d5af947c27098de0647ec7990b7d4 /omnibus | |
parent | 89ec3561222ceeecb1a2a123ebdb0054f1b8b1d9 (diff) | |
download | chef-2e07d125f59804aa8a7f31ecbebd6840a900aca4.tar.gz |
Update Ohai and pull in Ruby perf improvements
This is a much smaller Ohai and ruby that runs --version 25% faster on
windows by improving require performance
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'omnibus')
-rw-r--r-- | omnibus/Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index c1b9ebbbc1..70e7b99c4c 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -18,7 +18,7 @@ GIT GIT remote: https://github.com/chef/omnibus-software - revision: c1557585f37c9e91466c9144dec370e983348876 + revision: a6beb05a45db32678ce59c5d9a949995036cda83 branch: master specs: omnibus-software (4.0.0) |