summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2020-01-22 22:39:48 -0800
committerTim Smith <tsmith84@gmail.com>2020-01-22 22:39:48 -0800
commitfbf529f81b0bce9606b9d22afeeea00ddff21faf (patch)
treed8eb7fc829390731a2d4ec97189d609185b350ac
parentbe03916273afa99077f564c895f798f58237ffd0 (diff)
downloadchef-fbf529f81b0bce9606b9d22afeeea00ddff21faf.tar.gz
Update ohai to 15.7.4
This fixes issues with dmi data not showing up due to changes in chef-utils. Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--Gemfile.lock2
-rw-r--r--omnibus/Gemfile.lock4
2 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index ce9911371d..06c56934aa 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -371,7 +371,7 @@ GEM
pastel (~> 0.7.2)
strings (~> 0.1.6)
tty-cursor (~> 0.7)
- tty-color (0.5.0)
+ tty-color (0.5.1)
tty-cursor (0.7.0)
tty-prompt (0.20.0)
necromancer (~> 0.5.0)
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index 5fa49b8996..66f5d9c44f 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -242,7 +242,7 @@ GEM
octokit (4.15.0)
faraday (>= 0.9)
sawyer (~> 0.8.0, >= 0.5.3)
- ohai (15.7.3)
+ ohai (15.7.4)
chef-config (>= 12.8, < 16)
ffi (~> 1.9)
ffi-yajl (~> 2.2)
@@ -316,7 +316,7 @@ GEM
pastel (~> 0.7.2)
strings (~> 0.1.6)
tty-cursor (~> 0.7)
- tty-color (0.5.0)
+ tty-color (0.5.1)
tty-cursor (0.7.0)
tty-prompt (0.20.0)
necromancer (~> 0.5.0)