]> git.openstreetmap.org Git - rails.git/commitdiff
Update rails to 3.0.7
authorTom Hughes <tom@compton.nu>
Wed, 20 Apr 2011 18:00:16 +0000 (19:00 +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 859243ece9254deee58d5fc7147238b20d1c3241..e76f97ed8ee97f8ef330ecc1cb386ce5d9108a6c 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -1,6 +1,6 @@
 source 'http://rubygems.org'
 
 source 'http://rubygems.org'
 
-gem 'rails', '3.0.6'
+gem 'rails', '3.0.7'
 
 gem 'pg'
 gem 'arel', '>= 2.0.9'
 
 gem 'pg'
 gem 'arel', '>= 2.0.9'