We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63cc796 commit fad93cbCopy full SHA for fad93cb
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.0'
0 commit comments