Commit e3fcd164 authored by Robert Scott's avatar Robert Scott
Browse files

rubyPackages.rexml: 3.3.0 -> 3.3.6

addressing CVE-2024-41123 & CVE-2024-41946
parent 1e3aee64
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -3137,10 +3137,10 @@
    platforms = [];
    source = {
      remotes = ["https://rubygems.org"];
      sha256 = "0428ady49qssmnmwnafzrjvyba8mzbridsgblv7c7kmd0vqgfn99";
      sha256 = "1ik3in0957l9s6iwdm3nsk4za072cj27riiqgpx6zzcd22flbw3s";
      type = "gem";
    };
    version = "3.3.0";
    version = "3.3.6";
  };
  rmagick = {
    dependencies = ["observer" "pkg-config"];