]> git.openstreetmap.org Git - rails.git/commitdiff
Update rails to 3.0.6
authorTom Hughes <tom@compton.nu>
Wed, 6 Apr 2011 07:44:18 +0000 (08:44 +0100)
committerTom Hughes <tom@compton.nu>
Mon, 14 Nov 2011 09:42:49 +0000 (09:42 +0000)
Gemfile

diff --git a/Gemfile b/Gemfile
index 8075b951a90203dc661ee1fb40a664f62473c7a9..859243ece9254deee58d5fc7147238b20d1c3241 100644 (file)
--- 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'