From 87fe5f53be87a8fe5c2b3cb4a54cbb2cf0af0353 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Dec 2024 03:16:38 +0000 Subject: [PATCH] Update dependency rexml to '~> 3.4.0' --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index e928f867..ea94cae3 100644 --- a/Gemfile +++ b/Gemfile @@ -6,4 +6,4 @@ ruby ">= 3.2" gem 'cocoapods', '~> 1.16.2' gem 'activesupport', '~> 7.2', '>= 7.2.1' gem 'cocoapods-core', '~> 1.15', '>= 1.15.2' -gem 'rexml', '~> 3.3.8' # Explicitly include rexml to resolve conflicts +gem 'rexml', '~> 3.4.0' # Explicitly include rexml to resolve conflicts diff --git a/Gemfile.lock b/Gemfile.lock index 63030ba2..0ccae82a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -87,7 +87,7 @@ GEM netrc (0.11.0) nkf (0.2.0) public_suffix (4.0.7) - rexml (3.3.9) + rexml (3.4.0) ruby-macho (2.5.1) securerandom (0.3.2) typhoeus (1.4.1) @@ -109,7 +109,7 @@ DEPENDENCIES activesupport (~> 7.2, >= 7.2.1) cocoapods (~> 1.16.2) cocoapods-core (~> 1.15, >= 1.15.2) - rexml (~> 3.3.8) + rexml (~> 3.4.0) RUBY VERSION ruby 3.2.2p53