summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-06-23 15:52:02 +0000
committerChef Expeditor <expeditor@chef.io>2020-06-23 15:52:02 +0000
commit9e35c01dfa824a673a85059871c6ed1be308d278 (patch)
tree6a09ae33456f8d98a3d955e5b913e7af21b3c6a7
parentbbf20421403cb058ab17065c31a7bc0ed0da25fc (diff)
downloadchef-9e35c01dfa824a673a85059871c6ed1be308d278.tar.gz
Bump ohai to 16.2.1
This pull request was triggered automatically via Expeditor when ohai 16.2.1 was promoted to Rubygems. This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required.
-rw-r--r--Gemfile.lock10
1 files changed, 5 insertions, 5 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index cfb849336f..e069a03068 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -8,10 +8,10 @@ GIT
GIT
remote: https://github.com/chef/ohai.git
- revision: fd8167b01d6648f6751da3bc47f2d49bc621e0cc
+ revision: ae23ca40a68b58dbff20e20a47105c265ceb0ce2
branch: master
specs:
- ohai (16.2.0)
+ ohai (16.2.1)
chef-config (>= 12.8, < 17)
chef-utils (>= 16.0, < 17)
ffi (~> 1.9)
@@ -166,7 +166,7 @@ GEM
crack (0.4.3)
safe_yaml (~> 1.0.0)
debug_inspector (0.0.3)
- diff-lcs (1.3)
+ diff-lcs (1.4)
ecma-re-validator (0.2.1)
regexp_parser (~> 1.2)
ed25519 (1.2.4)
@@ -272,8 +272,8 @@ GEM
net-ssh-gateway (>= 1.2.0)
nori (2.6.0)
parallel (1.19.2)
- parser (2.7.1.3)
- ast (~> 2.4.0)
+ parser (2.7.1.4)
+ ast (~> 2.4.1)
parslet (1.8.2)
pastel (0.7.4)
equatable (~> 0.6)