]> git.openstreetmap.org Git - rails.git/commitdiff
Update to rails 3.0.10 and composite_primary_key 3.1.10
authorTom Hughes <tom@compton.nu>
Wed, 14 Sep 2011 10:02:05 +0000 (11:02 +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 2fd810a0909ca901ee171280dfa0308708d5510d..f927d056d2a0996f0912c39d7bef55fd8f4a6865 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -1,6 +1,6 @@
 source 'http://rubygems.org'
 
-gem 'rails', '3.0.9'
+gem 'rails', '3.0.10'
 
 gem 'pg'
 gem 'arel', '>= 2.0.9'
@@ -19,7 +19,7 @@ gem 'open_id_authentication', '>= 1.0.0'
 #gem 'memcached'
 
 # Should only load if we're not in database offline mode
-gem 'composite_primary_keys', '>= 3.1.6'
+gem 'composite_primary_keys', '= 3.1.10'
 
 # Bundle gems for the local environment. Make sure to
 # put test-only gems in this group so their generators