github sparklemotion/nokogiri v1.10.9
1.10.9 / 2020-03-01

latest releases: v1.16.7, v1.16.6, v1.16.5...
4 years ago

1.10.9 / 2020-03-01

Fixed

  • [MRI] Raise an exception when Nokogiri detects a specific libxml2 edge case involving blank Schema nodes wrapped by Ruby objects that would cause a segfault. Currently no fix is available upstream, so we're preventing a dangerous operation and informing users to code around it if possible. [#1985, #2001]
  • [JRuby] Change NodeSet#to_a to return a RubyArray instead of Object, for compilation under JRuby 9.2.9 and later. [#1968, #1969] (Thanks, @headius!)

Don't miss a new nokogiri release

NewReleases is sending notifications on new releases.