summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2019-04-17 21:14:13 -0700
committerGitHub <noreply@github.com>2019-04-17 21:14:13 -0700
commitc341bf4aee92a22724cdc2b1dd37e8ff6590b961 (patch)
treec71cdc5c817855fa9f3026b466a229f3747a849a /Gemfile.lock
parente8acbca986f8e2df378442a1dad45a97fd6302ed (diff)
parente032b157d18fabaad979b2fe41779514996117f4 (diff)
downloadchef-c341bf4aee92a22724cdc2b1dd37e8ff6590b961.tar.gz
Merge pull request #8381 from chef/kill_highline
Replace highline with tty-screen in knife list
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock2
1 files changed, 2 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 232982acb5..26df71088e 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -51,6 +51,7 @@ PATH
plist (~> 3.2)
proxifier (~> 1.0)
syslog-logger (~> 1.6)
+ tty-screen (~> 0.6)
uuidtools (~> 2.1.5)
chef (15.0.222-universal-mingw32)
addressable
@@ -77,6 +78,7 @@ PATH
plist (~> 3.2)
proxifier (~> 1.0)
syslog-logger (~> 1.6)
+ tty-screen (~> 0.6)
uuidtools (~> 2.1.5)
win32-api (~> 1.5.3)
win32-certstore (~> 0.3)