X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/82cefb5929ad2d3945da43040279626336e44ee6..e3de1c457205e281fcae31e42fd8651b37a4c214:/Gemfile diff --git a/Gemfile b/Gemfile index e36912e73..3c8c3548b 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ source "https://rubygems.org" # Require rails -gem "rails", "4.2.3" +gem "rails", "4.2.4" # Sprockets 3 seems to be buggy, so stick with 2 for now gem "sprockets", "~> 2.12.3"