]> git.openstreetmap.org Git - rails.git/commitdiff
Update to composite_primary_keys 3.1.5
authorTom Hughes <tom@compton.nu>
Sun, 27 Mar 2011 14:16:24 +0000 (15:16 +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 df15bc3ddc8e87423562d1ac4245cb819efd3434..1774b3b3bb789fc9ee092a3204ec382cc86a9371 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -18,7 +18,7 @@ gem 'validates_email_format_of', '>= 1.4.5'
 gem 'memcached'
 
 # Should only load if we're not in database offline mode
 gem 'memcached'
 
 # Should only load if we're not in database offline mode
-gem 'composite_primary_keys', '>= 3.1.4'
+gem 'composite_primary_keys', '>= 3.1.5'
 
 # Bundle gems for the local environment. Make sure to
 # put test-only gems in this group so their generators
 
 # Bundle gems for the local environment. Make sure to
 # put test-only gems in this group so their generators