From 684aaa2ff733c979f80b08c7d3f23f042b275e2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Oct 2025 18:03:28 +0000 Subject: [PATCH] Bump rexml from 3.3.5 to 3.4.2 in /packages/helloworld Bumps [rexml](https://github.com/ruby/rexml) from 3.3.5 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.5...v3.4.2) --- updated-dependencies: - dependency-name: rexml dependency-version: 3.4.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- packages/helloworld/Gemfile.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/packages/helloworld/Gemfile.lock b/packages/helloworld/Gemfile.lock index 5c3e6edfbc1c4c..9474d107a68787 100644 --- a/packages/helloworld/Gemfile.lock +++ b/packages/helloworld/Gemfile.lock @@ -79,10 +79,8 @@ GEM netrc (0.11.0) nkf (0.2.0) public_suffix (4.0.7) - rexml (3.3.5) - strscan + rexml (3.4.2) ruby-macho (2.5.1) - strscan (3.1.0) typhoeus (1.4.1) ethon (>= 0.9.0) tzinfo (2.0.6)