Path to this page:
Subject: CVS commit: pkgsrc/textproc/ruby-nokogiri
From: Izumi Tsutsui
Date: 2025-02-03 17:53:01
Message id: 20250203165301.F190FFBE0@cvs.NetBSD.org
Log Message:
ruby-nokogiri: update to 1.18.2.
Upstream changes:
https://github.com/sparklemotion/nokogiri/releases/tag/v1.18.2
v1.18.2 / 2024-01-19
Fixed
* When performing a CSS selector query, an XML document's root namespace
declarations should not be applied to wildcard selectors ("*").
Fixes a bug introduced in v1.17.0. (#3411) @flavorjones
Files: