DEV: upgrade thor gem

0.19.4 was no longer compatible with Rails 6, this prepares us for Rails 6
support.
This commit is contained in:
Sam
2019-02-04 15:09:15 +11:00
parent 377f3efb60
commit ab52241d32

View File

@@ -415,7 +415,7 @@ GEM
stackprof (0.2.11) stackprof (0.2.11)
terminal-table (1.8.0) terminal-table (1.8.0)
unicode-display_width (~> 1.1, >= 1.1.1) unicode-display_width (~> 1.1, >= 1.1.1)
thor (0.19.4) thor (0.20.3)
thread_safe (0.3.6) thread_safe (0.3.6)
tilt (2.0.8) tilt (2.0.8)
trollop (2.1.2) trollop (2.1.2)