]> git.openstreetmap.org Git - rails.git/commitdiff
Update to rails 3.0.4 and composite_primary_keys 3.1.1
authorTom Hughes <tom@compton.nu>
Wed, 9 Feb 2011 21:46:47 +0000 (21:46 +0000)
committerTom Hughes <tom@compton.nu>
Mon, 14 Nov 2011 09:42:47 +0000 (09:42 +0000)
Gemfile

diff --git a/Gemfile b/Gemfile
index c697da9b1d37054f44bda1aa0d395111b2456143..7b9168fc9927935f17598f3339741711e047b1bc 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -1,6 +1,6 @@
 source 'http://rubygems.org'
 
-gem 'rails', '3.0.3'
+gem 'rails', '3.0.4'
 
 gem 'pg'
 gem 'libxml-ruby', '>= 2.0.5', :require => 'libxml'
@@ -17,7 +17,7 @@ gem 'validates_email_format_of', '>= 1.4.2'
 gem 'memcached'
 
 # Should only load if we're not in database offline mode
-gem 'composite_primary_keys', '>= 3.0.9'
+gem 'composite_primary_keys', '>= 3.1.1'
 
 # Bundle gems for the local environment. Make sure to
 # put test-only gems in this group so their generators