We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a866bbc commit ce551e9Copy full SHA for ce551e9
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.1'
8
gem 'cocoapods-core', '~> 1.15', '>= 1.15.2'
9
gem 'rexml', '~> 3.4.0' # Explicitly include rexml to resolve conflicts
0 commit comments