From 722ab796963991c9d619bf288b120707a5fa713e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Oct 2025 12:21:29 +0000 Subject: [PATCH] Bump rexml from 3.2.5 to 3.4.2 in /app/iosApp Bumps [rexml](https://github.com/ruby/rexml) from 3.2.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.2.5...v3.4.2) --- updated-dependencies: - dependency-name: rexml dependency-version: 3.4.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- app/iosApp/Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/app/iosApp/Gemfile.lock b/app/iosApp/Gemfile.lock index 3e259a45..1a910eea 100644 --- a/app/iosApp/Gemfile.lock +++ b/app/iosApp/Gemfile.lock @@ -156,7 +156,7 @@ GEM mini_mime (1.1.2) multi_json (1.15.0) multipart-post (2.3.0) - nanaimo (0.3.0) + nanaimo (0.4.0) naturally (2.2.1) optparse (0.1.1) os (1.1.4) @@ -168,7 +168,7 @@ GEM trailblazer-option (>= 0.1.1, < 0.2.0) uber (< 0.2.0) retriable (3.1.2) - rexml (3.2.5) + rexml (3.4.2) rouge (2.0.7) ruby2_keywords (0.0.5) rubyzip (2.3.2) @@ -196,13 +196,13 @@ GEM unicode-display_width (1.8.0) webrick (1.8.1) word_wrap (1.0.0) - xcodeproj (1.22.0) + xcodeproj (1.27.0) 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) + nanaimo (~> 0.4.0) + rexml (>= 3.3.6, < 4.0) xcpretty (0.3.0) rouge (~> 2.0.7) xcpretty-travis-formatter (1.0.1)