From 5ac28b73e79f2eb34ee5eb23559db099f64fb357 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 18:28:33 +0000 Subject: [PATCH] Update rexml to version 3.2.8 --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index a92118b8..512c37af 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -323,7 +323,8 @@ GEM responders (3.1.1) actionpack (>= 5.2) railties (>= 5.2) - rexml (3.2.6) + rexml (3.2.8) + strscan (>= 3.0.9) rubocop (1.62.1) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -393,6 +394,7 @@ GEM sprockets (>= 3.0.0) sqlite3 (1.7.3) mini_portile2 (~> 2.8.0) + strscan (3.1.0) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) thor (1.3.1)