diff --git a/Gemfile b/Gemfile index ea94cae3..e565cb05 100644 --- a/Gemfile +++ b/Gemfile @@ -4,6 +4,6 @@ source 'https://rubygems.org' ruby ">= 3.2" gem 'cocoapods', '~> 1.16.2' -gem 'activesupport', '~> 7.2', '>= 7.2.1' +gem 'activesupport', '~> 8.0', '>= 8.0.1' gem 'cocoapods-core', '~> 1.15', '>= 1.15.2' gem 'rexml', '~> 3.4.0' # Explicitly include rexml to resolve conflicts