sparklemotion / mechanize

Mechanize is a ruby library that makes automated web interaction easy.
https://www.rubydoc.info/gems/mechanize/
MIT License
4.39k stars 473 forks source link

fix failing encoding test in CI #582

Closed flavorjones closed 3 years ago

flavorjones commented 3 years ago

An encoding test for buggy behavior related to libxml <= 2.9.10 does not pass with libxml >= 2.9.11, which was introduced in Nokogiri v1.11.4.