]> git.openstreetmap.org Git - rails.git/blobdiff - Gemfile
Sprockets 3 seems to be OK now
[rails.git] / Gemfile
diff --git a/Gemfile b/Gemfile
index 51ce4cb2b2213a08341522c3e5a8358927a54724..e63bd60c74594265ce6aa1e2401f256f61c11eac 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -3,9 +3,6 @@ source "https://rubygems.org"
 # Require rails
 gem "rails", "4.2.4"
 
-# Sprockets 3 seems to be buggy, so stick with 2 for now
-gem "sprockets", "~> 2.12.3"
-
 # Require things which have moved to gems in ruby 1.9
 gem "bigdecimal", "~> 1.1.0", :platforms => :ruby_19