From: Tom Hughes Date: Mon, 12 Sep 2011 21:17:41 +0000 (+0100) Subject: Update to rails 3.0.9 X-Git-Tag: live~7130 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/bded277e115af38cebbcc19432a449969ae57e9e?ds=sidebyside Update to rails 3.0.9 --- diff --git a/Gemfile b/Gemfile index e76f97ed8..d36805b60 100644 --- a/Gemfile +++ b/Gemfile @@ -1,6 +1,6 @@ source 'http://rubygems.org' -gem 'rails', '3.0.7' +gem 'rails', '3.0.9' gem 'pg' gem 'arel', '>= 2.0.9'