summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-04-17 18:22:14 +0000
committerChef Expeditor <chef-ci@chef.io>2021-04-17 18:22:14 +0000
commit1efe2656727094a67390facfaa80b1a0459f946c (patch)
tree89dca65211f5336e3f00b4f8d45a4a66a38e827f
parente5ddeb6b5b5ad03ad2a77c1391680d78eea07553 (diff)
downloadchef-1efe2656727094a67390facfaa80b1a0459f946c.tar.gz
Bump tty-prompt to 0.23.1
This pull request was triggered automatically via Expeditor when tty-prompt 0.23.1 was promoted to Rubygems. This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required.
-rw-r--r--Gemfile.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 77045b2503..c6c90f3e26 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -179,10 +179,10 @@ GEM
ed25519 (1.2.4)
erubi (1.10.0)
erubis (2.7.0)
- faraday (1.3.0)
+ faraday (1.3.1)
faraday-net_http (~> 1.0)
multipart-post (>= 1.2, < 3)
- ruby2_keywords
+ ruby2_keywords (>= 0.0.4)
faraday-net_http (1.0.1)
faraday_middleware (1.0.0)
faraday (~> 1.0)
@@ -357,7 +357,7 @@ GEM
tty-cursor (~> 0.7)
tty-color (0.6.0)
tty-cursor (0.7.1)
- tty-prompt (0.23.0)
+ tty-prompt (0.23.1)
pastel (~> 0.8)
tty-reader (~> 0.8)
tty-reader (0.9.0)