From: Tom Hughes Date: Sun, 3 Apr 2011 09:02:50 +0000 (+0100) Subject: Require version 3.1.6 of composite_primary_keys X-Git-Tag: live~6082 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/1d8cb67dd8d175e91bc2cc2039c09e295e63a982?hp=1da4cecaf6f8bdae527553e61165cc41fc07533b Require version 3.1.6 of composite_primary_keys --- diff --git a/Gemfile b/Gemfile index 1774b3b3b..8075b951a 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.5' +gem 'composite_primary_keys', '>= 3.1.6' # Bundle gems for the local environment. Make sure to # put test-only gems in this group so their generators