X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/d6a2515cb0c55eb69c8bb1c872e13b5f59ea64b5..2fb4497c6c07514644c78f61a611fd6275bf1051:/Gemfile diff --git a/Gemfile b/Gemfile index b0b5f4950..ce37b7c44 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ source "https://rubygems.org" # Require rails -gem "rails", "5.2.2.1" +gem "rails", "5.2.3" # Require things which have moved to gems in ruby 1.9 gem "bigdecimal", "~> 1.1.0", :platforms => :ruby_19