Require version 3.1.6 of composite_primary_keys
This commit is contained in:
parent
1da4cecaf6
commit
1d8cb67dd8
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue