summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2022-03-16 00:28:52 +0000
committerChef Expeditor <chef-ci@chef.io>2022-03-16 00:28:52 +0000
commit74b9fe89b0e2161e8e6f47d1512a656cea1b4ad1 (patch)
tree7d449b4a665ae793681fdf87f8db4c1854bbdd5c
parentc7060474d740e322a2906e96a8fb068a4a9512f5 (diff)
downloadchef-expeditor/chef/ohai_e525206786c1d3130ae30ff772a3e1e33b357580.tar.gz
Bump chef/ohai to e525206786c1d3130ae30ff772a3e1e33b357580expeditor/chef/ohai_e525206786c1d3130ae30ff772a3e1e33b357580
This pull request was triggered automatically via Expeditor when e525206786c1d3130ae30ff772a3e1e33b357580 was merged. This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required.
-rw-r--r--Gemfile.lock36
1 files changed, 18 insertions, 18 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index d610e70c20..6e74188b3d 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -8,10 +8,10 @@ GIT
GIT
remote: https://github.com/chef/ohai.git
- revision: 996b52b8017f1378e4c29b4faeb9ed90db1e9579
+ revision: db6480f47f37954b9d3ac1fbb7837fbdb474646a
branch: main
specs:
- ohai (18.0.8)
+ ohai (18.0.9)
chef-config (>= 14.12, < 19)
chef-utils (>= 16.0, < 19)
ffi (~> 1.9)
@@ -239,7 +239,7 @@ GEM
domain_name (~> 0.5)
httpclient (2.8.3)
iniparse (1.5.0)
- inspec-core (4.52.9)
+ inspec-core (4.56.17)
addressable (~> 2.4)
chef-telemetry (~> 1.0, >= 1.0.8)
faraday (>= 0.9.0, < 1.5)
@@ -252,7 +252,7 @@ GEM
parallel (~> 1.9)
parslet (>= 1.5, < 2.0)
pry (~> 0.13)
- rspec (>= 3.9, < 3.11)
+ rspec (>= 3.9, <= 3.11)
rspec-its (~> 1.2)
rubyzip (>= 1.2.2, < 3.0)
semverse (~> 3.0)
@@ -262,8 +262,8 @@ GEM
train-core (~> 3.0)
tty-prompt (~> 0.17)
tty-table (~> 0.10)
- inspec-core-bin (4.52.9)
- inspec-core (= 4.52.9)
+ inspec-core-bin (4.56.17)
+ inspec-core (= 4.56.17)
io-wait (0.2.1)
ipaddress (0.8.3)
iso8601 (0.13.0)
@@ -355,22 +355,22 @@ GEM
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
rexml (3.2.5)
- rspec (3.10.0)
- rspec-core (~> 3.10.0)
- rspec-expectations (~> 3.10.0)
- rspec-mocks (~> 3.10.0)
- rspec-core (3.10.2)
- rspec-support (~> 3.10.0)
- rspec-expectations (3.10.2)
+ rspec (3.11.0)
+ rspec-core (~> 3.11.0)
+ rspec-expectations (~> 3.11.0)
+ rspec-mocks (~> 3.11.0)
+ rspec-core (3.11.0)
+ rspec-support (~> 3.11.0)
+ rspec-expectations (3.11.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.10.0)
+ rspec-support (~> 3.11.0)
rspec-its (1.3.0)
rspec-core (>= 3.0.0)
rspec-expectations (>= 3.0.0)
- rspec-mocks (3.10.3)
+ rspec-mocks (3.11.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.10.0)
- rspec-support (3.10.3)
+ rspec-support (~> 3.11.0)
+ rspec-support (3.11.0)
rubocop (1.25.1)
parallel (~> 1.10)
parser (>= 3.1.0.0)
@@ -400,7 +400,7 @@ GEM
date
timeout (0.2.0)
tomlrb (1.3.0)
- train-core (3.8.7)
+ train-core (3.8.9)
addressable (~> 2.5)
ffi (!= 1.13.0)
json (>= 1.8, < 3.0)