X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/28bfaa9fb6aeefb3264ebcb0e032c047f0288904..72fb2062b57d2c4ce15fc6bef6700732e4403997:/Gemfile diff --git a/Gemfile b/Gemfile index baa1dcc04..48658f65d 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ source "https://rubygems.org" # Require rails -gem "rails", "5.0.4" +gem "rails", "5.0.5" # Require things which have moved to gems in ruby 1.9 gem "bigdecimal", "~> 1.1.0", :platforms => :ruby_19