[Git][noosfero/noosfero][master] 2 commits: Setting will paginate to the version at debian stable

Antonio Terceiro gitlab at mg.gitlab.com
Wed Jan 6 09:03:02 BRST 2016


Antonio Terceiro pushed to branch master at Noosfero / noosfero


Commits:
ec30496d by Evandro Jr at 2016-01-05T18:08:39Z
Setting will paginate to the version at debian stable

- - - - -
2523891c by Antonio Terceiro at 2016-01-06T11:02:46Z
Merge branch 'mr_will_paginate_3_0_5' into 'master'

Setting will paginate to the version at debian stable

On the 3rd of January 2016 was released a new version that is breaking some tests

https://rubygems.org/gems/will_paginate/versions/3.1.0

This patch will fix will_paginate at the Gemfile

See merge request !759
- - - - -


1 changed file:

- Gemfile


Changes:

=====================================
Gemfile
=====================================
--- a/Gemfile
+++ b/Gemfile
@@ -18,7 +18,7 @@ gem 'ruby-feedparser',          '~> 0.7'
 gem 'daemons',                  '~> 1.1'
 gem 'unicorn',                  '~> 4.8'
 gem 'nokogiri',                 '~> 1.6.0'
-gem 'will_paginate'
+gem 'will_paginate',            '~> 3.0.5.0'
 gem 'pothoven-attachment_fu',   '~> 3.2.16'
 gem 'delayed_job'
 gem 'delayed_job_active_record'



View it on GitLab: https://gitlab.com/noosfero/noosfero/compare/41caa3c4077aee70f12039b401fc614944734928...2523891c8a07c91dbde112e49207bc58c5ebcf91
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20160106/06b1762b/attachment.html>


More information about the Noosfero-dev mailing list