X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/445e608bae2fb62df9522388e4d7c3f5ee843441..899891fe8a16934ab98b16456ea95d9f9c81587d:/Gemfile diff --git a/Gemfile b/Gemfile index a2c3670e5..be26c13b5 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ source "https://rubygems.org" # Require rails -gem "rails", "4.2.1" +gem "rails", "4.2.3" # Sprockets 3 seems to be buggy, so stick with 2 for now gem "sprockets", "~> 2.12.3"