aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
authorCarlos Antonio da Silva <carlosantoniodasilva@gmail.com>2013-01-23 23:08:22 -0200
committerCarlos Antonio da Silva <carlosantoniodasilva@gmail.com>2013-01-23 23:08:28 -0200
commitfb3996f89d4ef8ab087e28b9b2ab691ba628a33c (patch)
treec5e18e828bec0081f9d31776fe969cd29a45bce8 /Gemfile
parentc5989cc4837b5f814e14332a0b90a44dfa806b4e (diff)
downloadrails-fb3996f89d4ef8ab087e28b9b2ab691ba628a33c.tar.gz
rails-fb3996f89d4ef8ab087e28b9b2ab691ba628a33c.tar.bz2
rails-fb3996f89d4ef8ab087e28b9b2ab691ba628a33c.zip
Depend on thor >= 0.17.0
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile3
1 files changed, 0 insertions, 3 deletions
diff --git a/Gemfile b/Gemfile
index 122c108a07..09d0f502ce 100644
--- a/Gemfile
+++ b/Gemfile
@@ -12,9 +12,6 @@ gem 'jquery-rails', '~> 2.2.0', github: 'rails/jquery-rails'
gem 'turbolinks'
gem 'coffee-rails', github: 'rails/coffee-rails'
-# TODO: Release thor
-gem 'thor', github: 'wycats/thor', branch: 'master'
-
gem 'activerecord-deprecated_finders', github: 'rails/activerecord-deprecated_finders', branch: 'master'
# Needed for compiling the ActionDispatch::Journey parser