rails/rails-dom-testing

new release on 1-0-stable following CVE-2016-5131?

jmgarnier opened this issue · 1 comments

Following sparklemotion/nokogiri#1615, I wanted to upgrade nokogiri but encountered the following problem:

jquery-rails was resolved to 4.2.2, which depends on
        rails-dom-testing (< 3, >= 1) was resolved to 1.0.7, which depends on
          nokogiri (~> 1.6.0)

I ended up solving it by forking the repo and changing the the version to ~> 1.7.0
https://github.com/nedap/rails-dom-testing/commit/6893e913895c1c10378c4192ccecf0f27e90bf6d

I can push a PR tomorrow in my my morning (UTC+1) if needed

1.0.8 already support 1.7