From 2fd5ce27f7e6ac07b6847ff2e49b017e8bf9adba Mon Sep 17 00:00:00 2001 From: Sean Owen Date: Tue, 10 Sep 2024 21:24:42 -0500 Subject: [PATCH] Update to rexml 3.3.4 (#541) --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index db9f15953f..c22b5ee812 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -48,7 +48,7 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) - rexml (3.3.2) + rexml (3.3.4) strscan rouge (3.26.0) safe_yaml (1.0.5)