aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
authorGuillermo Iguaran <guilleiguaran@gmail.com>2013-03-30 11:44:27 -0500
committerGuillermo Iguaran <guilleiguaran@gmail.com>2013-03-30 11:47:26 -0500
commitd98ab530cb265b09bb342fb9fc1078faf356c5f0 (patch)
tree792e475c7f97d952055a247e5992cc5810fad791 /Gemfile
parent6e170e1b71bddcfece093700384373e33d3866b2 (diff)
downloadrails-d98ab530cb265b09bb342fb9fc1078faf356c5f0.tar.gz
rails-d98ab530cb265b09bb342fb9fc1078faf356c5f0.tar.bz2
rails-d98ab530cb265b09bb342fb9fc1078faf356c5f0.zip
Use last released version of thor
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 9abc8a5d66..45deca8315 100644
--- a/Gemfile
+++ b/Gemfile
@@ -8,7 +8,6 @@ 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