From 80a9b6c07593d442e1e065f74390a289a2f4b2e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 07:10:27 +0000 Subject: [PATCH] Bump rexml from 3.2.8 to 3.4.2 Bumps [rexml](https://github.com/ruby/rexml) from 3.2.8 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.2.8...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 6589685..1f94bf0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -34,8 +34,7 @@ GEM rainbow (3.1.1) regexp_parser (2.8.1) require_all (3.0.0) - rexml (3.2.8) - strscan (>= 3.0.9) + rexml (3.4.2) rubocop (1.55.1) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -58,7 +57,6 @@ GEM rubocop-capybara (~> 2.17) rubocop-factory_bot (~> 2.22) ruby-progressbar (1.13.0) - strscan (3.1.0) unicode-display_width (2.4.2) uri (1.1.1) webmock (3.18.1)