Use latest will_paginate from RubyGems

This commit is contained in:
Dan Rice 2014-06-28 12:16:21 -04:00
parent 2179e69a52
commit 987feefb6f
2 changed files with 3 additions and 8 deletions

View file

@ -24,7 +24,7 @@ gem "mysql2"
gem "RedCloth"
gem "sanitize"
gem "will_paginate", github: 'mislav/will_paginate'
gem "will_paginate"
gem "acts_as_list"
gem "aasm"
gem "htmlentities"