We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bd1dbc commit 930e27aCopy full SHA for 930e27a
Gemfile
@@ -6,4 +6,4 @@ ruby ">= 3.2"
6
gem 'cocoapods', '~> 1.16.2'
7
gem 'activesupport', '~> 7.2', '>= 7.2.1'
8
gem 'cocoapods-core', '~> 1.15', '>= 1.15.2'
9
-gem 'rexml', '~> 3.4.0' # Explicitly include rexml to resolve conflicts
+gem 'rexml', '~> 3.4.1' # Explicitly include rexml to resolve conflicts
0 commit comments