From c784e96134ed2963378a97464c48825cde80007b Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2024 18:16:44 +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 246e943..633939d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -42,7 +42,8 @@ GEM rainbow (3.1.1) rake (13.0.6) regexp_parser (2.6.2) - rexml (3.2.5) + rexml (3.3.6) + strscan rspec (3.12.0) rspec-core (~> 3.12.0) rspec-expectations (~> 3.12.0) @@ -88,6 +89,7 @@ GEM simplecov-html (0.12.3) simplecov-lcov (0.8.0) simplecov_json_formatter (0.1.4) + strscan (3.1.0) tzinfo (2.0.5) concurrent-ruby (~> 1.0) unicode-display_width (2.4.2)