We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63cc796 commit 5d68284Copy full SHA for 5d68284
1 file changed
example/Gemfile
@@ -6,4 +6,4 @@ ruby ">= 2.6.10"
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'
9
-gem 'activesupport', '>= 6.1.7.5', '< 7.1.0'
+gem 'activesupport', '>= 6.1.7.5', '< 7.1.6'
0 commit comments