X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/95bf36e158fcd8ed29256a323394b9ad5b18be9f..8c23f36a099780daac2eb84935b9e054448550d6:/Gemfile diff --git a/Gemfile b/Gemfile index 41c85fd70..dfd87eb84 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ source "https://rubygems.org" # Require rails -gem "rails", "4.2.5.2" +gem "rails", "4.2.6" # Require things which have moved to gems in ruby 1.9 gem "bigdecimal", "~> 1.1.0", :platforms => :ruby_19