Skip to content

Commit 16c0b08

Browse files
Update dependency activesupport to v8
1 parent 2b60238 commit 16c0b08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ source 'https://rubygems.org'
44
ruby ">= 3.2"
55

66
gem 'cocoapods', '~> 1.16.2'
7-
gem 'activesupport', '~> 7.2', '>= 7.2.1'
7+
gem 'activesupport', '~> 8.0', '>= 8.0.1'
88
gem 'cocoapods-core', '~> 1.15', '>= 1.15.2'
99
gem 'rexml', '~> 3.3.8' # Explicitly include rexml to resolve conflicts

0 commit comments

Comments
 (0)