X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/284b56bee93266eb1bb7b5be6f5cbb3a82428ca3..8df1212b59748341295da8d5bb08b4045dc59ad7:/Gemfile diff --git a/Gemfile b/Gemfile index 51ce4cb2b..e63bd60c7 100644 --- 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