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 ddb0312 commit c74966eCopy full SHA for c74966e
example/Gemfile
@@ -5,5 +5,5 @@ ruby ">= 2.6.10"
5
6
# Cocoapods 1.15 introduced a bug which break the build. We will remove the upper
7
# bound in the template on Cocoapods with next React Native release.
8
-gem 'cocoapods', '>= 1.13', '< 1.15'
+gem 'cocoapods', '>= 1.13', '< 1.16.3'
9
gem 'activesupport', '>= 6.1.7.5', '< 7.1.6'
0 commit comments