From: Tom Hughes Date: Wed, 20 Apr 2011 18:00:16 +0000 (+0100) Subject: Update rails to 3.0.7 X-Git-Tag: live~6108 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/c7570462ad666b00f9e937b6fe10ad16f19dc038?ds=sidebyside Update rails to 3.0.7 --- diff --git a/Gemfile b/Gemfile index 859243ece..e76f97ed8 100644 --- a/Gemfile +++ b/Gemfile @@ -1,6 +1,6 @@ source 'http://rubygems.org' -gem 'rails', '3.0.6' +gem 'rails', '3.0.7' gem 'pg' gem 'arel', '>= 2.0.9'