From 3c3b1678b7c6bea42859b57d2d313452e8f36798 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Mar 2025 15:58:25 +0000 Subject: [PATCH] Bump rexml from 3.2.5 to 3.3.9 in /examples/reactnative Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.3.9. - [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.5...v3.3.9) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] --- examples/reactnative/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/reactnative/Gemfile.lock b/examples/reactnative/Gemfile.lock index 57d1204b..964b2425 100644 --- a/examples/reactnative/Gemfile.lock +++ b/examples/reactnative/Gemfile.lock @@ -72,19 +72,19 @@ GEM nap (1.1.0) netrc (0.11.0) public_suffix (4.0.7) - rexml (3.2.5) + rexml (3.3.9) ruby-macho (2.5.1) typhoeus (1.4.0) ethon (>= 0.9.0) tzinfo (2.0.5) concurrent-ruby (~> 1.0) - xcodeproj (1.22.0) + xcodeproj (1.25.1) CFPropertyList (>= 2.3.3, < 4.0) atomos (~> 0.1.3) claide (>= 1.0.2, < 2.0) colored2 (~> 3.1) nanaimo (~> 0.3.0) - rexml (~> 3.2.4) + rexml (>= 3.3.6, < 4.0) zeitwerk (2.6.6) PLATFORMS