noosfero | QUESTION: Why is Noosfero using nokogiri 1.7.0? (#342)

Matheus Richard gitlab at mg.gitlab.com
Thu Jun 7 12:14:36 BRT 2018


New Issue was created.

Issue 342: https://gitlab.com/noosfero/noosfero/issues/342
Author:    Matheus Richard
Assignee:  

Since Noosfero uses 2.1.5 (Debian's newest version), why to use nokogiri 1.7.0? 

Gemfile:
```ruby
gem 'nokogiri',                 (if RUBY_VERSION >= '2.4.0' then '~> 1.7.0' else '~> 1.6.0' end)
```

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/noosfero/noosfero/issues/342
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20180607/ad319486/attachment.html>


More information about the Noosfero-dev mailing list