From 53223500dfefc99d789d51500a97c6609066fa48 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Sun, 27 Mar 2011 15:16:24 +0100 Subject: [PATCH] Update to composite_primary_keys 3.1.5 --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile b/Gemfile index df15bc3dd..1774b3b3b 100644 --- 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 '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 -- 2.43.2