From b71e53562df0ab412d70a240908d2e8148c2532f Mon Sep 17 00:00:00 2001 From: Sergio Barrio Date: Fri, 11 Jul 2025 12:44:01 +0200 Subject: [PATCH] Bump rexml to 3.3.9 --- example-new-architecture/Gemfile | 2 +- example-new-architecture/Gemfile.lock | 6 ++---- example/Gemfile | 2 +- example/Gemfile.lock | 6 ++---- 4 files changed, 6 insertions(+), 10 deletions(-) diff --git a/example-new-architecture/Gemfile b/example-new-architecture/Gemfile index 7b1a89126..68ca8d726 100644 --- a/example-new-architecture/Gemfile +++ b/example-new-architecture/Gemfile @@ -5,4 +5,4 @@ gem 'cocoapods', '>= 1.13', '!= 1.15.0', '!= 1.15.1' gem 'activesupport', '>= 6.1.7.5', '!= 7.1.0' gem 'xcodeproj', '< 1.26.0' gem 'concurrent-ruby', '< 1.3.4' -gem 'rexml', '3.3.6' \ No newline at end of file +gem 'rexml', '3.3.9' \ No newline at end of file diff --git a/example-new-architecture/Gemfile.lock b/example-new-architecture/Gemfile.lock index 19863425c..a6c1020dc 100644 --- a/example-new-architecture/Gemfile.lock +++ b/example-new-architecture/Gemfile.lock @@ -75,10 +75,8 @@ GEM netrc (0.11.0) nkf (0.2.0) public_suffix (4.0.7) - rexml (3.3.6) - strscan + rexml (3.3.9) ruby-macho (2.5.1) - strscan (3.1.5) typhoeus (1.4.1) ethon (>= 0.9.0) tzinfo (2.0.6) @@ -98,7 +96,7 @@ DEPENDENCIES activesupport (>= 6.1.7.5, != 7.1.0) cocoapods (>= 1.13, != 1.15.1, != 1.15.0) concurrent-ruby (< 1.3.4) - rexml (= 3.3.6) + rexml (= 3.3.9) xcodeproj (< 1.26.0) BUNDLED WITH diff --git a/example/Gemfile b/example/Gemfile index 7b1a89126..68ca8d726 100644 --- a/example/Gemfile +++ b/example/Gemfile @@ -5,4 +5,4 @@ gem 'cocoapods', '>= 1.13', '!= 1.15.0', '!= 1.15.1' gem 'activesupport', '>= 6.1.7.5', '!= 7.1.0' gem 'xcodeproj', '< 1.26.0' gem 'concurrent-ruby', '< 1.3.4' -gem 'rexml', '3.3.6' \ No newline at end of file +gem 'rexml', '3.3.9' \ No newline at end of file diff --git a/example/Gemfile.lock b/example/Gemfile.lock index 19863425c..a6c1020dc 100644 --- a/example/Gemfile.lock +++ b/example/Gemfile.lock @@ -75,10 +75,8 @@ GEM netrc (0.11.0) nkf (0.2.0) public_suffix (4.0.7) - rexml (3.3.6) - strscan + rexml (3.3.9) ruby-macho (2.5.1) - strscan (3.1.5) typhoeus (1.4.1) ethon (>= 0.9.0) tzinfo (2.0.6) @@ -98,7 +96,7 @@ DEPENDENCIES activesupport (>= 6.1.7.5, != 7.1.0) cocoapods (>= 1.13, != 1.15.1, != 1.15.0) concurrent-ruby (< 1.3.4) - rexml (= 3.3.6) + rexml (= 3.3.9) xcodeproj (< 1.26.0) BUNDLED WITH