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