aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
authorRafael Mendonça França <rafaelmfranca@gmail.com>2014-08-19 19:57:55 -0300
committerRafael Mendonça França <rafaelmfranca@gmail.com>2014-08-19 19:57:55 -0300
commitd4f018fc258d8195496e9b15829eb0c81817b240 (patch)
tree0785b2fac7e7c543bfb39c4dc1c1047766cfa804 /Gemfile
parent43073b393d234acd094ac7c220163f4e419d11f5 (diff)
downloadrails-d4f018fc258d8195496e9b15829eb0c81817b240.tar.gz
rails-d4f018fc258d8195496e9b15829eb0c81817b240.tar.bz2
rails-d4f018fc258d8195496e9b15829eb0c81817b240.zip
Require sprockets-rails 3.0.0.beta1
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 973f8efd69..bf190d1086 100644
--- a/Gemfile
+++ b/Gemfile
@@ -14,7 +14,6 @@ gem 'rails-html-sanitizer'
# TODO: remove this before the 4.2.0.beta1 release
gem 'turbolinks', github: 'rails/turbolinks', branch: 'master'
-gem 'sprockets-rails', github: 'rails/sprockets-rails', branch: 'master'
# require: false so bcrypt is loaded only when has_secure_password is used.
# This is to avoid ActiveModel (and by extension the entire framework)