From 998ba16f13028ab166b14e15b08c8245f4044d28 Mon Sep 17 00:00:00 2001 From: mayaeh Date: Sun, 12 Jan 2020 05:49:59 +0900 Subject: [PATCH] Update lockfile for #12800 (#12825) --- Gemfile.lock | 4 ++++ 1 file changed, 4 insertions(+) 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)