summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2020-10-30 17:32:19 -0700
committerGitHub <noreply@github.com>2020-10-30 17:32:19 -0700
commit407d5cf76903642fbc1c04b5029923754757b93d (patch)
tree9b68c0fc15c21ef4ae91c312a4729e3045bd30cc
parent96add9392bfd5637914492be85495f9867958ba7 (diff)
parent3fc1dac2cc4c83e700b0fddac93ba3a1e98f3d19 (diff)
downloadchef-407d5cf76903642fbc1c04b5029923754757b93d.tar.gz
Merge pull request #10587 from chef/bump_ohai
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--Gemfile.lock26
1 files changed, 13 insertions, 13 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index eb37975cf0..6cc9ea9c47 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -8,10 +8,10 @@ GIT
GIT
remote: https://github.com/chef/ohai.git
- revision: 7b700df35ec1d884ac6507016bf2319d70dffa36
+ revision: 7557513c626fb4f2372a09074e1411b5fc8de64f
branch: master
specs:
- ohai (16.7.4)
+ ohai (16.7.9)
chef-config (>= 12.8, < 17)
chef-utils (>= 16.0, < 17)
ffi (~> 1.9)
@@ -297,22 +297,22 @@ GEM
rb-readline (0.5.5)
regexp_parser (1.8.2)
rexml (3.2.4)
- rspec (3.9.0)
- rspec-core (~> 3.9.0)
- rspec-expectations (~> 3.9.0)
- rspec-mocks (~> 3.9.0)
- rspec-core (3.9.3)
- rspec-support (~> 3.9.3)
- rspec-expectations (3.9.3)
+ rspec (3.10.0)
+ rspec-core (~> 3.10.0)
+ rspec-expectations (~> 3.10.0)
+ rspec-mocks (~> 3.10.0)
+ rspec-core (3.10.0)
+ rspec-support (~> 3.10.0)
+ rspec-expectations (3.10.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.9.0)
+ rspec-support (~> 3.10.0)
rspec-its (1.3.0)
rspec-core (>= 3.0.0)
rspec-expectations (>= 3.0.0)
- rspec-mocks (3.9.1)
+ rspec-mocks (3.10.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.9.0)
- rspec-support (3.9.4)
+ rspec-support (~> 3.10.0)
+ rspec-support (3.10.0)
rubocop (0.93.1)
parallel (~> 1.10)
parser (>= 2.7.1.5)