Skip to content

Commit 930e27a

Browse files
committed
Fix
1 parent 8bd1dbc commit 930e27a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ ruby ">= 3.2"
66
gem 'cocoapods', '~> 1.16.2'
77
gem 'activesupport', '~> 7.2', '>= 7.2.1'
88
gem 'cocoapods-core', '~> 1.15', '>= 1.15.2'
9-
gem 'rexml', '~> 3.4.0' # Explicitly include rexml to resolve conflicts
9+
gem 'rexml', '~> 3.4.1' # Explicitly include rexml to resolve conflicts

0 commit comments

Comments
 (0)