summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2021-04-12 11:58:19 -0700
committerGitHub <noreply@github.com>2021-04-12 11:58:19 -0700
commit0132fcbb7a16f262564cc5336b02cbbfa4406d57 (patch)
treeedc9d3a56d27ee26203563129e4a240d8256e838
parentfda25ab6289c4c99ebf2de1dc8ee8efeb7f0320a (diff)
parent9216b6d8a0deeabfb172b8c67cb8be55586e079d (diff)
downloadchef-0132fcbb7a16f262564cc5336b02cbbfa4406d57.tar.gz
Merge pull request #11353 from chef/expeditor/chef/ohai_dd94465a83f5b5b485f2537472174fdb09727ee9
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--Gemfile.lock12
1 files changed, 6 insertions, 6 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index b165843052..755c350125 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -8,10 +8,10 @@ GIT
GIT
remote: https://github.com/chef/ohai.git
- revision: 1dfbd15afb830f8aa8959ea9e79ed2648d3c2997
+ revision: 967ebf2bc23a941d8a159ae6577f7bfa631820b7
branch: master
specs:
- ohai (17.0.33)
+ ohai (17.0.34)
chef-config (>= 12.8, < 18)
chef-utils (>= 16.0, < 18)
ffi (~> 1.9)
@@ -207,7 +207,7 @@ GEM
highline (2.0.3)
httpclient (2.8.3)
iniparse (1.5.0)
- inspec-core (4.31.0)
+ inspec-core (4.31.1)
addressable (~> 2.4)
chef-telemetry (~> 1.0)
faraday (>= 0.9.0, < 1.4)
@@ -230,8 +230,8 @@ GEM
train-core (~> 3.0)
tty-prompt (~> 0.17)
tty-table (~> 0.10)
- inspec-core-bin (4.31.0)
- inspec-core (= 4.31.0)
+ inspec-core-bin (4.31.1)
+ inspec-core (= 4.31.1)
ipaddress (0.8.3)
iso8601 (0.13.0)
json (2.5.1)
@@ -283,7 +283,7 @@ GEM
tty-color (~> 0.5)
plist (3.6.0)
proxifier (1.0.3)
- pry (0.14.0)
+ pry (0.14.1)
coderay (~> 1.1)
method_source (~> 1.0)
pry-stack_explorer (0.6.1)