X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/424b6ef1cf760c4a3e27ac1e6f612ae42a9cd493..a20e28809f5ca1e3f3579faeaf118fff3ecc4994:/Gemfile diff --git a/Gemfile b/Gemfile index 55493b9b6..a9a6cb4b6 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ source "https://rubygems.org" # Require rails -gem "rails", "5.1.4" +gem "rails", "5.1.5" # Require things which have moved to gems in ruby 1.9 gem "bigdecimal", "~> 1.1.0", :platforms => :ruby_19