From 65907e93c7e4b923b3b93c346c6fe7d3f76cfaeb Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2024 18:21:02 +0000 Subject: [PATCH] Update rexml to version 3.3.6 --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index c129735..a61a01f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -47,7 +47,8 @@ GEM rainbow (3.1.1) rake (13.0.6) regexp_parser (2.8.1) - rexml (3.2.6) + rexml (3.3.6) + strscan rspec (3.12.0) rspec-core (~> 3.12.0) rspec-expectations (~> 3.12.0) @@ -82,6 +83,7 @@ GEM simplecov_json_formatter (~> 0.1) simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) + strscan (3.1.0) unicode-display_width (2.4.2) zeitwerk (2.6.11)