rubyPackages.nokogiri: 1.13.9 -> 1.13.10

Fixes CVE-2022-23476.

https://github.com/sparklemotion/nokogiri/releases/tag/v1.13.10
This commit is contained in:
Thomas Gerbet 2023-01-01 11:40:38 +01:00
parent 1ca08d4c63
commit f5bacb577b

View File

@ -2124,10 +2124,10 @@
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "0cam1455nmi3fzzpa9ixn2hsim10fbprmj62ajpd6d02mwdprwwn";
sha256 = "sha256-0+4A8mwVF2PaFpHH/Ghx3dA+Uy90+FEB9aztwtCZ6Vg=";
type = "gem";
};
version = "1.13.9";
version = "1.13.10";
};
octokit = {
dependencies = ["faraday" "sawyer"];