Use thor master since 0.18.0 has a regression

See
08265a380d
for the discussion and https://github.com/wycats/thor/pull/316 for the
fix
This commit is contained in:
Rafael Mendonça França 2013-03-27 10:49:15 -03:00
parent 81b7ebf705
commit 22caf3983f
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ gem 'bcrypt-ruby', '~> 3.0.0'
gem 'jquery-rails', github: 'rails/jquery-rails'
gem 'turbolinks'
gem 'coffee-rails', '~> 4.0.0.beta1'
gem 'thor', github: 'wycats/thor'
# This needs to be with require false to avoid
# it being automatically loaded by sprockets