X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/f5f71dd42c949a655f736e80de11ca51b940fcef..84c802d1a9647e967b96454ab8eab6dad65a97dd:/Gemfile diff --git a/Gemfile b/Gemfile index fd8e46b9f..51e8b49a4 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ source 'https://rubygems.org' # Require rails -gem 'rails', '4.1.6' +gem 'rails', '4.1.9' # Require things which have moved to gems in ruby 1.9 gem 'bigdecimal', "~> 1.1.0", :platforms => :ruby_19