From e3963007f7a8dad4b8a73040a9bb0e030013f1cf Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 16:21:49 +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 24e06f9..7df3cc7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -279,8 +279,7 @@ GEM responders (3.1.1) actionpack (>= 5.2) railties (>= 5.2) - rexml (3.3.6) - strscan + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) @@ -352,7 +351,6 @@ GEM activesupport (>= 6.1) sprockets (>= 3.0.0) stringio (3.1.1) - strscan (3.1.0) thor (1.3.2) tilt (2.0.11) timeout (0.4.1)