From e0e7e9ecd2beb178fc5312a81a12a9d64cb96421 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 19:05:27 +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 ad4026e8b..95277dff2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -208,7 +208,8 @@ GEM responders (3.1.1) actionpack (>= 5.2) railties (>= 5.2) - rexml (3.2.6) + rexml (3.2.8) + strscan (>= 3.0.9) ronn (0.7.3) hpricot (>= 0.8.2) mustache (>= 0.7.0) @@ -294,6 +295,7 @@ GEM sqlite3 (1.4.4) strong_migrations (0.7.9) activerecord (>= 5) + strscan (3.1.0) sync (0.5.0) term-ansicolor (1.7.1) tins (~> 1.0)