From 70bd5eb4bb8d4b0e285bacb397f0ce39e9d5d1d1 Mon Sep 17 00:00:00 2001 From: Aaron Patterson Date: Wed, 9 Apr 2014 15:20:56 -0700 Subject: fix bind collecting for mysql --- Gemfile | 1 - 1 file changed, 1 deletion(-) (limited to 'Gemfile') 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) -- cgit v1.2.3