diff --git a/Gemfile b/Gemfile index ba47761a..54b3f961 100644 --- a/Gemfile +++ b/Gemfile @@ -4,6 +4,6 @@ source 'https://rubygems.org' ruby ">= 3.2" gem 'cocoapods', '~> 1.16.2' -gem 'activesupport', '~> 7.0', '>= 7.2.2.2' +gem 'activesupport', '~> 8.0', '>= 8.0.3' gem 'cocoapods-core', '~> 1.15', '>= 1.15.2' gem 'rexml', '~> 3.4.2' # Explicitly include rexml to resolve conflicts