about summary refs log tree commit diff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorEugen Rochko <eugen@zeonfederated.com>2018-08-26 20:02:32 +0200
committerGitHub <noreply@github.com>2018-08-26 20:02:32 +0200
commitc5972491241356e76147792899e9b287ae6aa54a (patch)
treeb43b1633185bdc17b3dc278b90feef888c92db70 /Gemfile.lock
parentda13fa50215c5153ee199eb8e70e7fa030523a00 (diff)
Add thor to Gemfile directly (#8467)
It's a common dependency, but just in case
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index b5129cea4..502d08efe 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -752,6 +752,7 @@ DEPENDENCIES
   stoplight (~> 2.1.3)
   streamio-ffmpeg (~> 3.0)
   strong_migrations (~> 0.2)
+  thor (~> 0.20)
   tty-command (~> 0.8)
   tty-prompt (~> 0.16)
   twitter-text (~> 1.14)