X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/afde3ecd9fac8372349802d0ed92cfab2e68fc76..f8f7cc46288636a1050805be87560244e070d6c8:/Gemfile diff --git a/Gemfile b/Gemfile index 34768095f..85f1a87e4 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ source "https://rubygems.org" # Require rails -gem "rails", "4.2.7.1" +gem "rails", "4.2.8" # Require things which have moved to gems in ruby 1.9 gem "bigdecimal", "~> 1.1.0", :platforms => :ruby_19