From ac16db5d66bb703287ce8301b49e2a0afbfc6877 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2024 18:16:11 +0000 Subject: [PATCH] Update rexml to version 3.3.6 --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0c9d428..d88fe1f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -229,7 +229,8 @@ GEM rb-fsevent (0.10.4) rb-inotify (0.10.1) ffi (~> 1.0) - rexml (3.2.4) + rexml (3.3.6) + strscan rouge (3.19.0) ruby-enum (0.8.0) i18n @@ -245,6 +246,7 @@ GEM faraday (> 0.8, < 2.0) simpleidn (0.1.1) unf (~> 0.1.4) + strscan (3.1.0) terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.1) thread_safe (0.3.6)