From f28e3d7b0dbce057477cc2227064d3ea6c577b5b Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 18:41:07 +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 c4f26bfa..69851b3e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -67,7 +67,8 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) regexp_parser (2.9.0) - rexml (3.2.6) + rexml (3.2.8) + strscan (>= 3.0.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) @@ -115,6 +116,7 @@ GEM simplecov_json_formatter (~> 0.1) simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) + strscan (3.1.0) thor (1.2.2) unicode-display_width (2.5.0)