From 4a3cd7ccd39ccb6937ac0112e44fc679f054f432 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Sep 2025 18:39:22 +0000 Subject: [PATCH] Bump rexml from 3.3.9 to 3.4.2 Bumps [rexml](https://github.com/ruby/rexml) from 3.3.9 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.9...v3.4.2) --- updated-dependencies: - dependency-name: rexml dependency-version: 3.4.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index c076012..0c02134 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,8 +10,12 @@ GEM eventmachine (>= 0.12.9) http_parser.rb (~> 0) eventmachine (1.2.7) + ffi (1.17.0) ffi (1.17.0-arm64-darwin) forwardable-extended (2.6.0) + google-protobuf (4.28.3) + bigdecimal + rake (>= 13) google-protobuf (4.28.3-arm64-darwin) bigdecimal rake (>= 13) @@ -62,11 +66,13 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rexml (3.3.9) + rexml (3.4.2) rouge (4.4.0) safe_yaml (1.0.5) sass-embedded (1.80.4-arm64-darwin) google-protobuf (~> 4.28) + sass-embedded (1.80.4-x86_64-linux-gnu) + google-protobuf (~> 4.28) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) unicode-display_width (2.6.0) @@ -74,6 +80,7 @@ GEM PLATFORMS arm64-darwin + x86_64-linux DEPENDENCIES http_parser.rb (~> 0.6.0)