pin rexml to >=3.4.2 (#9533)

This commit is contained in:
Guillermo Vayá 2026-03-11 10:52:43 +01:00 committed by GitHub
parent 9e30f87a98
commit 1902340017
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 1 deletions

View file

@ -1,3 +1,4 @@
source "https://rubygems.org" source "https://rubygems.org"
gem "cocoapods", "1.16.1" gem "cocoapods", "1.16.1"
gem "rexml", ">= 3.4.2"

View file

@ -87,7 +87,7 @@ GEM
netrc (0.11.0) netrc (0.11.0)
nkf (0.2.0) nkf (0.2.0)
public_suffix (4.0.7) public_suffix (4.0.7)
rexml (3.3.9) rexml (3.4.4)
ruby-macho (2.5.1) ruby-macho (2.5.1)
securerandom (0.4.0) securerandom (0.4.0)
typhoeus (1.4.1) typhoeus (1.4.1)
@ -107,6 +107,7 @@ PLATFORMS
DEPENDENCIES DEPENDENCIES
cocoapods (= 1.16.1) cocoapods (= 1.16.1)
rexml (>= 3.4.2)
BUNDLED WITH BUNDLED WITH
2.5.11 2.5.11