about summary refs log tree commit diff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-07-28 07:01:59 +0900
committerGitHub <noreply@github.com>2020-07-28 07:01:59 +0900
commita148f65891ffb4ba2e802d6b10111a17e570dbb3 (patch)
treeec5c2349b0d26a2991abc0f3094d0e4dfaf8455e /Gemfile.lock
parentfecbd0eed3423e2a775a6cd47a0a8b2f45630a61 (diff)
Bump thwait from 0.1.0 to 0.2.0 (#14436)
Bumps [thwait](https://github.com/ruby/thwait) from 0.1.0 to 0.2.0.
- [Release notes](https://github.com/ruby/thwait/releases)
- [Commits](https://github.com/ruby/thwait/compare/v0.1.0...v0.2.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock5
1 files changed, 3 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 87c40fd87..fe557c738 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -619,7 +619,8 @@ GEM
       climate_control (>= 0.0.3, < 1.0)
     thor (0.20.3)
     thread_safe (0.3.6)
-    thwait (0.1.0)
+    thwait (0.2.0)
+      e2mmap
     tilt (2.0.10)
     tty-color (0.5.1)
     tty-cursor (0.7.1)
@@ -789,7 +790,7 @@ DEPENDENCIES
   streamio-ffmpeg (~> 3.0)
   strong_migrations (~> 0.6)
   thor (~> 0.20)
-  thwait (~> 0.1.0)
+  thwait (~> 0.2.0)
   tty-prompt (~> 0.21)
   twitter-text (~> 1.14)
   tzinfo-data (~> 1.2020)