]> git.openstreetmap.org Git - rails.git/blobdiff - Gemfile
Merge pull request #3384 from HolgerJeromin/patch-1
[rails.git] / Gemfile
diff --git a/Gemfile b/Gemfile
index c4d6114303e5bd71b4f98bd64f8ddba8d4026591..108f449712673a83aed372383bb12426d4117722 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -24,9 +24,6 @@ gem "jbuilder", "~> 2.7"
 # Reduces boot times through caching; required in config/boot.rb
 gem "bootsnap", ">= 1.4.2", :require => false
 
-# Block upgrades to sprockets-rails 3.4.0
-gem "sprockets-rails", "< 3.4.0"
-
 # Use R2 for RTL conversion
 gem "r2", "~> 0.2.7"