Merge pull request #319727 from JoeDupuis/update-rexml

rexml: 3.2.8 -> 3.3.0
This commit is contained in:
h7x4
2024-06-14 18:02:33 +02:00
committed by GitHub
+2 -2
View File
@@ -3127,10 +3127,10 @@
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "sha256-CQioY4HZ+XOCRoDfTgp1QidmJy8DscDknbfnnCPbETU=";
sha256 = "0428ady49qssmnmwnafzrjvyba8mzbridsgblv7c7kmd0vqgfn99";
type = "gem";
};
version = "3.2.8";
version = "3.3.0";
};
rmagick = {
dependencies = ["observer" "pkg-config"];