summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2020-01-22 22:40:52 -0800
committerGitHub <noreply@github.com>2020-01-22 22:40:52 -0800
commit1de843ec2fa29ada756d82d79f585c771fd56aa8 (patch)
treed8eb7fc829390731a2d4ec97189d609185b350ac
parentbe03916273afa99077f564c895f798f58237ffd0 (diff)
parentfbf529f81b0bce9606b9d22afeeea00ddff21faf (diff)
downloadchef-1de843ec2fa29ada756d82d79f585c771fd56aa8.tar.gz
Merge pull request #9255 from chef/bump_ohai
Update ohai to 15.7.4
-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)