mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 23:30:12 +01:00
Use latest will_paginate from RubyGems
This commit is contained in:
parent
2179e69a52
commit
987feefb6f
2 changed files with 3 additions and 8 deletions
2
Gemfile
2
Gemfile
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue