X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/9ed1fe2d781d50d2fb76124b488958f43b4c2f4e..6209a9be78bd0a99f32e8351975beb67f2393bc7:/Gemfile diff --git a/Gemfile b/Gemfile index 08b85eb23..ae1b472a2 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ source "https://rubygems.org" # Require rails -gem "rails", "5.0.5" +gem "rails", "5.0.6" # Require things which have moved to gems in ruby 1.9 gem "bigdecimal", "~> 1.1.0", :platforms => :ruby_19