upgrade to custom_fields 2.0.0.rc4

This commit is contained in:
Didier Lafforgue 2012-02-07 11:46:07 +01:00
parent f1662770e7
commit 219f6e1339
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ Gem::Specification.new do |s|
s.add_dependency 'mongoid', '~> 2.4.3'
s.add_dependency 'locomotive-mongoid-tree', '~> 0.6.2'
s.add_dependency 'custom_fields', '~> 2.0.0.rc3'
s.add_dependency 'custom_fields', '~> 2.0.0.rc4'
s.add_dependency 'kaminari', '~> 0.13.0'