summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-04-17 18:34:11 +0000
committerChef Expeditor <chef-ci@chef.io>2021-04-17 18:34:11 +0000
commitdc26c39d77dd0680c4f74feff9857448dc16b2a8 (patch)
tree8532ee0903e8f2623006f256212785c3d3fe632e
parenta9fca53d7cadb6af883933f06ba7f2ab4898f92e (diff)
downloadchef-dc26c39d77dd0680c4f74feff9857448dc16b2a8.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 79f3827892..12850cdc20 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -169,10 +169,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)
@@ -350,7 +350,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)