summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2021-02-01 13:03:41 -0800
committerGitHub <noreply@github.com>2021-02-01 13:03:41 -0800
commit93494b59f8f6268a1d9fd2c311678481cb312020 (patch)
treec7ca8499b1f4f418e5be4db25ee612be22efa51b
parentc6e045c656f6a54562dd630070d97099cc3005d8 (diff)
parenteb44f3ce13a15e97c7f4730250ab87ebf7cf64b0 (diff)
downloadchef-93494b59f8f6268a1d9fd2c311678481cb312020.tar.gz
Merge pull request #10957 from chef/alma
Bump Ohai to 17.0.12 for Alma Linux support
-rw-r--r--Gemfile.lock4
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)