From 84a67dd846f713ea9f33244da4d79b51d8bd45da Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2024 10:31:16 +0000 Subject: [PATCH] Update rexml to version 3.3.9 --- Gemfile.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index abd4984..d348811 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -267,8 +267,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) regexp_parser (2.9.2) - rexml (3.3.6) - strscan + rexml (3.3.9) roo (2.8.3) nokogiri (~> 1) rubyzip (>= 1.3.0, < 3.0.0) @@ -326,7 +325,6 @@ GEM actionpack (>= 6.1) activesupport (>= 6.1) sprockets (>= 3.0.0) - strscan (3.1.0) thor (1.3.1) tilt (2.1.0) timecop (0.9.10)