summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2021-11-09 13:09:15 -0800
committerGitHub <noreply@github.com>2021-11-09 13:09:15 -0800
commitf9cf018204c522f8341cf7fcab748ae6327d00a8 (patch)
treed0baf9af334371262f443e441961db2b269d4740
parent31726341ce015330751174002ed62e5ea8945743 (diff)
parent0c761b3d14cef18271d2448fa643da02fbc52f03 (diff)
downloadchef-f9cf018204c522f8341cf7fcab748ae6327d00a8.tar.gz
Merge pull request #12267 from chef/expeditor/ohai_16.17.0
Bump ohai to 16.17.0
-rw-r--r--Gemfile.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 285b83813a..c5e8874bc8 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,9 +1,9 @@
GIT
remote: https://github.com/chef/ohai.git
- revision: 3ed3f8ccea7b317e4e4d0571eec7f6c75477dc6b
+ revision: 4df568953f07d5b9936be8931a946334df7d37be
branch: 16-stable
specs:
- ohai (16.13.2)
+ ohai (16.17.0)
chef-config (>= 14.12, < 17)
chef-utils (>= 16.0, < 17)
ffi (~> 1.9)