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