diff options
author | Tim Smith <tsmith84@gmail.com> | 2021-02-01 13:01:25 -0800 |
---|---|---|
committer | Tim Smith <tsmith84@gmail.com> | 2021-02-01 13:01:25 -0800 |
commit | eb44f3ce13a15e97c7f4730250ab87ebf7cf64b0 (patch) | |
tree | c7ca8499b1f4f418e5be4db25ee612be22efa51b | |
parent | c6e045c656f6a54562dd630070d97099cc3005d8 (diff) | |
download | chef-eb44f3ce13a15e97c7f4730250ab87ebf7cf64b0.tar.gz |
Bump Ohai to 17.0.12 for Alma Linux support
This maps almalinux into the rhel platform_family
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r-- | Gemfile.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index f98398a8e8..467333b630 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,10 +8,10 @@ GIT GIT remote: https://github.com/chef/ohai.git - revision: 065e10af8ab2a6bf3db6d9da0db099207454f7d6 + revision: 4843bb3d6bbf8ad73a23bac7b3feba8cf9597b5c branch: master specs: - ohai (17.0.11) + ohai (17.0.12) chef-config (>= 12.8, < 18) chef-utils (>= 16.0, < 18) ffi (~> 1.9) |