Nokogiri v1.8.2 Release Notes
Release Date: 2018-01-29 // over 4 years ago-
๐ Security
โก๏ธ [MRI] The update of vendored libxml2 from 2.9.5 to 2.9.7 addresses at least one published vulnerability, CVE-2017-15412. [#1714 has complete details]
Dependencies
- โก๏ธ [MRI] libxml2 is updated from 2.9.5 to 2.9.7
- โก๏ธ [MRI] libxslt is updated from 1.1.30 to 1.1.32
โ Added
- [MRI] OpenBSD installation should be a bit easier now. [#1685] (Thanks, @jeremyevans!)
- ๐ [MRI] Cross-built Windows gems now support Ruby 2.5
๐ Fixed