]> git.openstreetmap.org Git - rails.git/commitdiff
Update to rails 3.0.9
authorTom Hughes <tom@compton.nu>
Mon, 12 Sep 2011 21:17:41 +0000 (22:17 +0100)
committerTom Hughes <tom@compton.nu>
Mon, 14 Nov 2011 09:42:50 +0000 (09:42 +0000)
Gemfile

diff --git a/Gemfile b/Gemfile
index e76f97ed8ee97f8ef330ecc1cb386ce5d9108a6c..d36805b604269d2bbe82119bc23ac58463049747 100644 (file)
--- 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'