about summary refs log tree commit diff
diff options
context:
space:
mode:
authordependabot[bot] <dependabot[bot]@users.noreply.github.com>2018-11-09 09:07:45 +0100
committerEugen Rochko <eugen@zeonfederated.com>2018-11-09 09:07:45 +0100
commit0319361fa341edc03dfd04e7b69ae48a1c4d7c84 (patch)
treea1c4cc052c787f2d13a4d52722e78493cb98d076
parent31af76a72c51f3cc124756ffe3c1994b0362b624 (diff)
Bump tty-prompt from 0.17.1 to 0.17.2 (#9243)
Bumps [tty-prompt](https://github.com/piotrmurach/tty-prompt) from 0.17.1 to 0.17.2.
- [Release notes](https://github.com/piotrmurach/tty-prompt/releases)
- [Changelog](https://github.com/piotrmurach/tty-prompt/blob/master/CHANGELOG.md)
- [Commits](https://github.com/piotrmurach/tty-prompt/compare/v0.17.1...v0.17.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
-rw-r--r--Gemfile.lock6
1 files changed, 2 insertions, 4 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index cffc3529b..0697da1a3 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -255,7 +255,6 @@ GEM
     heapy (0.1.4)
     highline (2.0.0)
     hiredis (0.6.3)
-    hitimes (1.3.0)
     hkdf (0.3.0)
     htmlentities (4.3.4)
     http (3.3.0)
@@ -598,13 +597,12 @@ GEM
     thor (0.20.0)
     thread_safe (0.3.6)
     tilt (2.0.8)
-    timers (4.1.2)
-      hitimes
+    timers (4.2.0)
     tty-color (0.4.3)
     tty-command (0.8.2)
       pastel (~> 0.7.0)
     tty-cursor (0.6.0)
-    tty-prompt (0.17.1)
+    tty-prompt (0.17.2)
       necromancer (~> 0.4.0)
       pastel (~> 0.7.0)
       timers (~> 4.0)