We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02fe44b commit fa15335Copy full SHA for fa15335
example/Gemfile
@@ -5,7 +5,7 @@ ruby '>= 2.6.10'
5
6
# Exclude problematic versions of cocoapods and activesupport that causes build failures.
7
gem 'cocoapods', '>= 1.13', '!= 1.15.0', '!= 1.15.1'
8
-gem 'activesupport', '>= 6.1.7.5', '!= 7.1.0'
+gem 'activesupport', '>= 6.1.7.10', '!= 7.1.0'
9
gem 'xcodeproj', '< 1.26.0'
10
gem 'concurrent-ruby', '< 1.3.5'
11
0 commit comments