summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2020-03-13 16:37:39 -0700
committerGitHub <noreply@github.com>2020-03-13 16:37:39 -0700
commit729399e63bb37c5e52996ac2fe68dfdc1116b558 (patch)
tree3376e1c85289f78d630cfa08c13872a1a3a83d8e
parente242c04e67add073a3881434ec2ad9b04a7f6c41 (diff)
parent9e6b18e317ebfd59ebd7d41bab143f12e47bda6d (diff)
downloadchef-729399e63bb37c5e52996ac2fe68dfdc1116b558.tar.gz
Merge pull request #9488 from chef/bump_ohai
Update Ohai to 16.0.12
-rw-r--r--Gemfile.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index c5ef177ea1..d9cf0fcf4f 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -8,10 +8,10 @@ GIT
GIT
remote: https://github.com/chef/ohai.git
- revision: c19ec6e4977601111827301138c8d1f707abfb2c
+ revision: 10615b80e8abd2a8a3263a3514822a90158c14d1
branch: master
specs:
- ohai (16.0.9)
+ ohai (16.0.12)
chef-config (>= 12.8, < 17)
ffi (~> 1.9)
ffi-yajl (~> 2.2)
@@ -319,7 +319,7 @@ GEM
rspec-mocks (~> 3.9.0)
rspec-core (3.9.1)
rspec-support (~> 3.9.1)
- rspec-expectations (3.9.0)
+ rspec-expectations (3.9.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-its (1.3.0)