From 34d503c886640b85ab6ab53fd563020b16d781a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Oct 2025 08:08:15 +0000 Subject: [PATCH] Bump rexml from 3.3.3 to 3.4.2 Bumps [rexml](https://github.com/ruby/rexml) from 3.3.3 to 3.4.2. - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](https://github.com/ruby/rexml/compare/v3.3.3...v3.4.2) --- updated-dependencies: - dependency-name: rexml dependency-version: 3.4.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 42530d1..f16bddf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -23,8 +23,7 @@ GEM rainbow (3.1.1) rake (13.0.6) regexp_parser (2.6.1) - rexml (3.3.3) - strscan + rexml (3.4.2) rubocop (1.40.0) json (~> 2.3) parallel (~> 1.10) @@ -41,7 +40,6 @@ GEM rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) ruby-progressbar (1.11.0) - strscan (3.1.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.3.0)