summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2021-12-09 23:17:19 -0500
committerGitHub <noreply@github.com>2021-12-09 23:17:19 -0500
commit8a178d72571bc329763fabbb60a775c4a246ae00 (patch)
tree6d7bfd018415278563de028e20b1e0fca6f9e854
parenta5fe2c559b8a47a0af585adb0c1ad8bf984a0fcb (diff)
parent5791c639d66ed88031c2f2b02b4895ff6b587e95 (diff)
downloadchef-8a178d72571bc329763fabbb60a775c4a246ae00.tar.gz
Merge pull request #12362 from chef/expeditor/chef/ohai_2c9ae5e9b8216f6f4378de2fb97541e1ddfa8d17
Update Ohai to 17.9
-rw-r--r--Gemfile.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index faadcec628..279de3ca19 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -8,10 +8,10 @@ GIT
GIT
remote: https://github.com/chef/ohai.git
- revision: b16a591af0390d03f5450f67034df3c2aa9d1376
+ revision: ec7368580dc3249f365ee3646467a9e881c70df2
branch: main
specs:
- ohai (17.8.0)
+ ohai (17.9.0)
chef-config (>= 14.12, < 18)
chef-utils (>= 16.0, < 18)
ffi (~> 1.9)