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