X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/7b1e78e2473adc365f2ef8c72b47115710db8556..a14eff91770edb76843469ec9cb822d278639580:/Gemfile diff --git a/Gemfile b/Gemfile index c4d611430..108f44971 100644 --- 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"