From 04962b653928eae98b613246320eb10afd190190 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 13:38:26 +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 3d9b3674..2f441841 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -82,8 +82,7 @@ GEM rake-compiler (1.2.1) rake regexp_parser (2.9.0) - rexml (3.2.8) - strscan (>= 3.0.9) + rexml (3.4.2) rubocop (1.62.1) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -115,7 +114,6 @@ GEM rubyzip (2.3.2) sorbet-runtime (0.5.10648) stringio (3.1.0) - strscan (3.1.0) syntax_tree (5.3.0) prettier_print (>= 1.2.0) thor (1.2.1)