about summary refs log tree commit diff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorDaigo 3 Dango <zunda@users.noreply.github.com>2020-11-19 16:46:46 +0000
committerGitHub <noreply@github.com>2020-11-19 17:46:46 +0100
commit541b9f8c1c2c987544b00f64792aa37ee7bd25a5 (patch)
tree4b8eeccf3eb9cd78fae407c9a27e4e0137fd5b59 /Gemfile.lock
parent67ace1d8907f7534ab827ed262a22df4c3de1ba6 (diff)
Use Ruby 2.7.2 (#15150)
thwait and e2mmap are no longer needed in Gemfile.
Gems properly require those.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock2
1 files changed, 0 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index dffd7d791..b333c4e99 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -704,7 +704,6 @@ DEPENDENCIES
   discard (~> 1.2)
   doorkeeper (~> 5.4)
   dotenv-rails (~> 2.7)
-  e2mmap (~> 0.1.0)
   ed25519 (~> 1.2)
   fabrication (~> 2.21)
   faker (~> 2.14)
@@ -793,7 +792,6 @@ DEPENDENCIES
   streamio-ffmpeg (~> 3.0)
   strong_migrations (~> 0.7)
   thor (~> 1.0)
-  thwait (~> 0.2.0)
   tty-prompt (~> 0.22)
   twitter-text (~> 1.14)
   tzinfo-data (~> 1.2020)