summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2020-03-09 12:54:03 -0700
committerGitHub <noreply@github.com>2020-03-09 12:54:03 -0700
commit5724d54efa860b136961cf7f9a4783fe9e48bf8c (patch)
treea3f9a80aa2fecc8fd4f5676f85002e7d51c093f7
parent5549615e8755a4f1754e54e08331020e77c7ef9b (diff)
parentbe18e83b84184e61767afb1e18fef0e7b126004f (diff)
downloadchef-5724d54efa860b136961cf7f9a4783fe9e48bf8c.tar.gz
Merge pull request #9471 from chef/fauxhai
Update Fauxhai to 8.0
-rw-r--r--Gemfile.lock4
-rw-r--r--omnibus/Gemfile.lock4
2 files changed, 4 insertions, 4 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index f800bbf31b..3bebeca397 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -178,7 +178,7 @@ GEM
erubis (2.7.0)
faraday (1.0.0)
multipart-post (>= 1.2, < 3)
- fauxhai-ng (7.6.0)
+ fauxhai-ng (8.0.0)
net-ssh
ffi (1.12.2)
ffi (1.12.2-x64-mingw32)
@@ -384,7 +384,7 @@ GEM
tty-cursor (~> 0.7)
tty-color (0.5.1)
tty-cursor (0.7.1)
- tty-prompt (0.20.0)
+ tty-prompt (0.21.0)
necromancer (~> 0.5.0)
pastel (~> 0.7.0)
tty-reader (~> 0.7.0)
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index b67d3370f8..5d01b0929f 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -215,7 +215,7 @@ GEM
mixlib-cli (2.1.5)
mixlib-config (3.0.6)
tomlrb
- mixlib-install (3.11.28)
+ mixlib-install (3.11.29)
mixlib-shellout
mixlib-versioning
thor
@@ -323,7 +323,7 @@ GEM
tty-cursor (~> 0.7)
tty-color (0.5.1)
tty-cursor (0.7.1)
- tty-prompt (0.20.0)
+ tty-prompt (0.21.0)
necromancer (~> 0.5.0)
pastel (~> 0.7.0)
tty-reader (~> 0.7.0)