Add thor to Gemfile directly (#8467)

It's a common dependency, but just in case
This commit is contained in:
Eugen Rochko 2018-08-26 20:02:32 +02:00 committed by GitHub
parent da13fa5021
commit c597249124
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View file

@ -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)