File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,4 +6,4 @@ ruby ">= 3.2"
6
6
gem 'cocoapods' , '~> 1.16.2'
7
7
gem 'activesupport' , '~> 7.2' , '>= 7.2.1'
8
8
gem 'cocoapods-core' , '~> 1.15' , '>= 1.15.2'
9
- gem 'rexml' , '~> 3.3.8 ' # Explicitly include rexml to resolve conflicts
9
+ gem 'rexml' , '~> 3.4.0 ' # Explicitly include rexml to resolve conflicts
Original file line number Diff line number Diff line change 87
87
netrc (0.11.0 )
88
88
nkf (0.2.0 )
89
89
public_suffix (4.0.7 )
90
- rexml (3.3.9 )
90
+ rexml (3.4.0 )
91
91
ruby-macho (2.5.1 )
92
92
securerandom (0.3.2 )
93
93
typhoeus (1.4.1 )
@@ -109,7 +109,7 @@ DEPENDENCIES
109
109
activesupport (~> 7.2 , >= 7.2.1 )
110
110
cocoapods (~> 1.16.2 )
111
111
cocoapods-core (~> 1.15 , >= 1.15.2 )
112
- rexml (~> 3.3.8 )
112
+ rexml (~> 3.4.0 )
113
113
114
114
RUBY VERSION
115
115
ruby 3.2.2p53
You can’t perform that action at this time.
0 commit comments