Commit 416e5e6e71b840a24052eb41cd3bff32609111e1

Authored by Evandro Jr
1 parent d19ad57a

Setting will paginate to the version at debian stable

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
@@ -18,7 +18,7 @@ gem 'ruby-feedparser', '~> 0.7' @@ -18,7 +18,7 @@ gem 'ruby-feedparser', '~> 0.7'
18 gem 'daemons', '~> 1.1' 18 gem 'daemons', '~> 1.1'
19 gem 'unicorn', '~> 4.8' 19 gem 'unicorn', '~> 4.8'
20 gem 'nokogiri', '~> 1.6.0' 20 gem 'nokogiri', '~> 1.6.0'
21 -gem 'will_paginate' 21 +gem 'will_paginate', '~> 3.0.5.0'
22 gem 'pothoven-attachment_fu', '~> 3.2.16' 22 gem 'pothoven-attachment_fu', '~> 3.2.16'
23 gem 'delayed_job' 23 gem 'delayed_job'
24 gem 'delayed_job_active_record' 24 gem 'delayed_job_active_record'