summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2020-11-24 10:54:51 -0800
committerGitHub <noreply@github.com>2020-11-24 10:54:51 -0800
commitf718907185f544532570f087b558130d345d8dba (patch)
treedf49d98417f445fb330b9f0c66a47dcabc2df9c0
parent7a278d2bb38ea47c9d011fb5933a7a9555b8b344 (diff)
parentd6eca98b0e0b626a7f49aaba40cde5cba7527081 (diff)
downloadchef-f718907185f544532570f087b558130d345d8dba.tar.gz
Merge pull request #10686 from chef/bump_ohai_again_again
Update Ohai to 16.7.37
-rw-r--r--Gemfile.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 745f0070da..aaa6164d0b 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -8,10 +8,10 @@ GIT
GIT
remote: https://github.com/chef/ohai.git
- revision: 115f471fb35e058d009cf86cc59f8d49c602b64f
+ revision: 8d1ae429422439c4123e7973fe087a7d53514f15
branch: master
specs:
- ohai (16.7.34)
+ ohai (16.7.37)
chef-config (>= 12.8, < 17)
chef-utils (>= 16.0, < 17)
ffi (~> 1.9)