From: Tom Hughes Date: Sun, 27 Mar 2011 14:16:24 +0000 (+0100) Subject: Update to composite_primary_keys 3.1.5 X-Git-Tag: live~6116 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/53223500dfefc99d789d51500a97c6609066fa48 Update to composite_primary_keys 3.1.5 --- 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