From 046d1aed0834e26036d6e6bc5e3ef5ccbb56ae4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Sep 2025 14:20:34 +0000 Subject: [PATCH] Bump rexml from 3.4.1 to 3.4.2 in /example/ios 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] --- example/ios/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/ios/Gemfile.lock b/example/ios/Gemfile.lock index 82f8614..22a6b64 100644 --- a/example/ios/Gemfile.lock +++ b/example/ios/Gemfile.lock @@ -249,7 +249,7 @@ GEM trailblazer-option (>= 0.1.1, < 0.2.0) uber (< 0.2.0) retriable (3.1.2) - rexml (3.4.1) + rexml (3.4.2) rouge (3.28.0) ruby-macho (2.5.1) ruby2_keywords (0.0.5)