summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2021-02-23 09:21:07 -0800
committerGitHub <noreply@github.com>2021-02-23 09:21:07 -0800
commit952590b237a720172610e4d9ac4ce3e85afeaea4 (patch)
tree0a3b0e19a072130cd7f4c379821a36b54b1ed53f
parente269d20c5860cdd8624d6c9e96240f848b922c95 (diff)
parent34c3e0211146134eb0d246d1e02f8c5fbd7e9188 (diff)
downloadchef-952590b237a720172610e4d9ac4ce3e85afeaea4.tar.gz
Merge pull request #11092 from chef/bump_ohai_for_hab_fix
Update Ohai to 17.0.22
-rw-r--r--Gemfile.lock4
-rw-r--r--omnibus/Gemfile.lock2
2 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index a8f831529f..bfff8c1405 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -8,10 +8,10 @@ GIT
GIT
remote: https://github.com/chef/ohai.git
- revision: c10d431d34e3316fc9501c01f2ecff032fa39ff1
+ revision: 03b7d1483251b188d0bac2860c70bba4bd5f2739
branch: master
specs:
- ohai (17.0.21)
+ ohai (17.0.22)
chef-config (>= 12.8, < 18)
chef-utils (>= 16.0, < 18)
ffi (~> 1.9)
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index f6c74a508d..4a07d3fba5 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -370,7 +370,7 @@ GEM
toml-rb (2.0.1)
citrus (~> 3.0, > 3.0)
tomlrb (1.3.0)
- train-core (3.4.9)
+ train-core (3.5.2)
addressable (~> 2.5)
ffi (!= 1.13.0)
json (>= 1.8, < 3.0)