summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2021-02-07 15:52:42 -0800
committerGitHub <noreply@github.com>2021-02-07 15:52:42 -0800
commit0a6e0b1a199a9ca50d9438a3d1ef69ad40d7eebf (patch)
treecf3094a4ef2178cf19cbcf95e63bf282f06c9590
parent5970215c9e7a61c2bf508e10f44f1062e04527f1 (diff)
parent6420ea9d1ce660788c450226b1e83aa22485fe5c (diff)
downloadchef-0a6e0b1a199a9ca50d9438a3d1ef69ad40d7eebf.tar.gz
Merge pull request #10995 from chef/ohai_bump_17
Update Ohai to 17.0.18 for alibabalinux support
-rw-r--r--Gemfile.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 908f4aca5a..dd28c7c2e6 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -8,10 +8,10 @@ GIT
GIT
remote: https://github.com/chef/ohai.git
- revision: e7ab4537234b310f22e08d9bd677d0d0ce994d58
+ revision: ba09f9b476b37c9c07e8d572c8fdba73450fbd06
branch: master
specs:
- ohai (17.0.17)
+ ohai (17.0.18)
chef-config (>= 12.8, < 18)
chef-utils (>= 16.0, < 18)
ffi (~> 1.9)