From fbd31a623eada1b1a4df61de77e6728bbbd367d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Dec 2025 21:48:42 +0000 Subject: [PATCH] Bump rexml from 3.4.1 to 3.4.2 in /private/helloworld 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: direct:production ... Signed-off-by: dependabot[bot] --- private/helloworld/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/private/helloworld/Gemfile.lock b/private/helloworld/Gemfile.lock index dc0c892f686b..d36aec8ac4e0 100644 --- a/private/helloworld/Gemfile.lock +++ b/private/helloworld/Gemfile.lock @@ -79,7 +79,7 @@ GEM netrc (0.11.0) nkf (0.2.0) public_suffix (4.0.7) - rexml (3.4.1) + rexml (3.4.2) ruby-macho (2.5.1) typhoeus (1.4.1) ethon (>= 0.9.0)