aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
authorAaron Patterson <aaron.patterson@gmail.com>2014-04-09 15:20:56 -0700
committerAaron Patterson <aaron.patterson@gmail.com>2014-04-09 15:20:56 -0700
commit70bd5eb4bb8d4b0e285bacb397f0ce39e9d5d1d1 (patch)
tree93bbca057083dc56f4059f9e6c993ebb82033247 /Gemfile
parentee54e9bb3a6d7ffcf756ec1e385399b92354cb6b (diff)
downloadrails-70bd5eb4bb8d4b0e285bacb397f0ce39e9d5d1d1.tar.gz
rails-70bd5eb4bb8d4b0e285bacb397f0ce39e9d5d1d1.tar.bz2
rails-70bd5eb4bb8d4b0e285bacb397f0ce39e9d5d1d1.zip
fix bind collecting for mysql
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 018c9dd265..e9affcd14d 100644
--- a/Gemfile
+++ b/Gemfile
@@ -12,7 +12,6 @@ gem 'jquery-rails', '~> 3.1.0'
gem 'turbolinks'
gem 'coffee-rails', '~> 4.0.0'
gem 'arel', path: '/Users/aaron/git/arel'
-gem 'sprockets-rails', github: 'rails/sprockets-rails', branch: '2-1-stable'
# require: false so bcrypt is loaded only when has_secure_password is used.
# This is to avoid ActiveModel (and by extension the entire framework)