From: Tom Hughes Date: Wed, 6 Apr 2011 07:44:18 +0000 (+0100) Subject: Update rails to 3.0.6 X-Git-Tag: live~6112 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/4f3ad5a6a0f2ea1fe8fb3884440f13738c20f3b1 Update rails to 3.0.6 --- diff --git a/Gemfile b/Gemfile index 8075b951a..859243ece 100644 --- a/Gemfile +++ b/Gemfile @@ -1,6 +1,6 @@ source 'http://rubygems.org' -gem 'rails', '3.0.5' +gem 'rails', '3.0.6' gem 'pg' gem 'arel', '>= 2.0.9'