about summary refs log tree commit diff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authormayaeh <mayaeh@marimo-net.org>2020-01-12 05:49:59 +0900
committerEugen Rochko <eugen@zeonfederated.com>2020-01-11 21:49:59 +0100
commit998ba16f13028ab166b14e15b08c8245f4044d28 (patch)
tree03a02611bfc668b60c1ddd611a773b190aecee11 /Gemfile.lock
parent10f1450bba228502ca897338d7ad883d6ed7ed1f (diff)
Update lockfile for #12800 (#12825)
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock4
1 files changed, 4 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 650d5ef85..656425a91 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -224,6 +224,7 @@ GEM
     dotenv-rails (2.7.5)
       dotenv (= 2.7.5)
       railties (>= 3.2, < 6.1)
+    e2mmap (0.1.0)
     elasticsearch (7.3.0)
       elasticsearch-api (= 7.3.0)
       elasticsearch-transport (= 7.3.0)
@@ -627,6 +628,7 @@ GEM
       climate_control (>= 0.0.3, < 1.0)
     thor (0.20.3)
     thread_safe (0.3.6)
+    thwait (0.1.0)
     tilt (2.0.10)
     tty-color (0.5.0)
     tty-command (0.9.0)
@@ -707,6 +709,7 @@ DEPENDENCIES
   discard (~> 1.1)
   doorkeeper (~> 5.2)
   dotenv-rails (~> 2.7)
+  e2mmap (~> 0.1.0)
   fabrication (~> 2.21)
   faker (~> 2.10)
   fast_blank (~> 1.0)
@@ -794,6 +797,7 @@ DEPENDENCIES
   streamio-ffmpeg (~> 3.0)
   strong_migrations (~> 0.5)
   thor (~> 0.20)
+  thwait (~> 0.1.0)
   tty-command (~> 0.9)
   tty-prompt (~> 0.20)
   twitter-text (~> 1.14)