From 7923891c5a10f4ac076de38ad71797e2c4f77a5f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 20:09:20 +0000 Subject: [PATCH] Update dependency rexml to v3.2.7 [SECURITY] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 80af51174..04a35ec37 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -432,7 +432,8 @@ GEM http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 4.0) netrc (~> 0.8) - rexml (3.2.5) + rexml (3.2.8) + strscan (>= 3.0.9) ruby2_keywords (0.0.5) rubyzip (2.3.2) sass-rails (6.0.0) @@ -482,6 +483,7 @@ GEM spy (1.0.1) strong_migrations (1.4.0) activerecord (>= 5.2) + strscan (3.1.0) swd (1.3.0) activesupport (>= 3) attr_required (>= 0.0.5)