Update to composite_primary_keys 3.0.9
This commit is contained in:
parent
65a3848fcc
commit
74fc891e9d
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
@ -16,7 +16,7 @@ gem 'rails-i18n-updater'
|
|||
gem 'memcached'
|
||||
|
||||
# Should only load if we're not in database offline mode
|
||||
gem 'composite_primary_keys', '>= 3.0.0.b3'
|
||||
gem 'composite_primary_keys', '>= 3.0.9'
|
||||
|
||||
# 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