]> git.openstreetmap.org Git - rails.git/blobdiff - Gemfile
Update bundle
[rails.git] / Gemfile
diff --git a/Gemfile b/Gemfile
index c423e66a06c2eb612f9259852d22ada1c27d6774..5db975f81600c3bbd4174400b5307a6da28de6e7 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -3,6 +3,9 @@ source "https://rubygems.org"
 # Require rails
 gem "rails", "4.2.1"
 
+# 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