We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32077f5 commit 9c9bfeeCopy full SHA for 9c9bfee
Gemfile
@@ -4,6 +4,6 @@ source 'https://rubygems.org'
4
ruby ">= 3.2"
5
6
gem 'cocoapods', '~> 1.16.2'
7
-gem 'activesupport', '~> 7.2', '>= 7.2.1'
+gem 'activesupport', '~> 8.0', '>= 8.0.2'
8
gem 'cocoapods-core', '~> 1.15', '>= 1.15.2'
9
gem 'rexml', '~> 3.4.1' # Explicitly include rexml to resolve conflicts
0 commit comments