rubyPackages.rexml: 3.3.0 -> 3.3.6

addressing CVE-2024-41123 & CVE-2024-41946
This commit is contained in:
Robert Scott 2024-08-28 21:49:04 +01:00
parent 1e3aee6480
commit e3fcd164fa

View File

@ -3137,10 +3137,10 @@
platforms = []; platforms = [];
source = { source = {
remotes = ["https://rubygems.org"]; remotes = ["https://rubygems.org"];
sha256 = "0428ady49qssmnmwnafzrjvyba8mzbridsgblv7c7kmd0vqgfn99"; sha256 = "1ik3in0957l9s6iwdm3nsk4za072cj27riiqgpx6zzcd22flbw3s";
type = "gem"; type = "gem";
}; };
version = "3.3.0"; version = "3.3.6";
}; };
rmagick = { rmagick = {
dependencies = ["observer" "pkg-config"]; dependencies = ["observer" "pkg-config"];