Stick with CPK 5.0.4 for now as later versions seem to fail
This commit is contained in:
parent
9262667198
commit
fe3eaafd3e
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
@ -20,7 +20,7 @@ gem 'rinku', '>= 1.2.2', :require => 'rails_rinku'
|
|||
gem 'openstreetmap-oauth-plugin', '>= 0.4.0.1', :require => 'oauth-plugin'
|
||||
gem 'open_id_authentication', '>= 1.1.0'
|
||||
gem 'validates_email_format_of', '>= 1.5.1'
|
||||
gem 'composite_primary_keys', '>= 5.0.0'
|
||||
gem 'composite_primary_keys', '= 5.0.4'
|
||||
gem 'http_accept_language', '>= 1.0.2'
|
||||
gem 'paperclip', '~> 2.0'
|
||||
gem 'deadlock_retry', '>= 1.2.0'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue