From af5fae0d9ddfce4d3698f40e32fea6db81d4edf3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Sep 2025 19:41:59 +0000 Subject: [PATCH] Bump rexml from 3.4.1 to 3.4.2 Bumps [rexml](https://github.com/ruby/rexml) from 3.4.1 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.4.1...v3.4.2) --- updated-dependencies: - dependency-name: rexml dependency-version: 3.4.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 180925b..0135524 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -72,6 +72,7 @@ GEM ethon (0.16.0) ffi (>= 1.15.0) ffi (1.17.2-arm64-darwin) + ffi (1.17.2-x86_64-linux-gnu) fourflusher (2.3.1) fuzzy_match (2.0.4) gh_inspector (1.1.3) @@ -90,9 +91,11 @@ GEM nkf (0.2.0) nokogiri (1.18.9-arm64-darwin) racc (~> 1.4) + nokogiri (1.18.9-x86_64-linux-gnu) + racc (~> 1.4) public_suffix (4.0.7) racc (1.8.1) - rexml (3.4.1) + rexml (3.4.2) ruby-macho (2.5.1) securerandom (0.4.1) typhoeus (1.4.1) @@ -109,6 +112,7 @@ GEM PLATFORMS arm64-darwin-24 + x86_64-linux DEPENDENCIES cocoapods (~> 1.15.2)