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 aa30722 commit 0e357a0Copy full SHA for 0e357a0
Gemfile
@@ -4,5 +4,5 @@ ruby '3.0.0'
4
5
# Cocoapods 1.15 introduced a bug which break the build. We will remove the upper
6
# bound in the template on Cocoapods with next React Native release.
7
-gem 'cocoapods', '>= 1.13', '< 1.15'
+gem 'cocoapods', '>= 1.13', '<= 1.15.2'
8
gem 'activesupport', '>= 6.1.7.3', '< 7.1.0'
0 commit comments