Skip to content

Commit fa15335

Browse files
chore(deps): update dependency activesupport to '>= 6.1.7.10', '!= 7.1.0'
1 parent 02fe44b commit fa15335

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ruby '>= 2.6.10'
55

66
# Exclude problematic versions of cocoapods and activesupport that causes build failures.
77
gem 'cocoapods', '>= 1.13', '!= 1.15.0', '!= 1.15.1'
8-
gem 'activesupport', '>= 6.1.7.5', '!= 7.1.0'
8+
gem 'activesupport', '>= 6.1.7.10', '!= 7.1.0'
99
gem 'xcodeproj', '< 1.26.0'
1010
gem 'concurrent-ruby', '< 1.3.5'
1111

0 commit comments

Comments
 (0)