Skip to content

Commit c74966e

Browse files
committed
chore(deps): update dependency cocoapods to '>= 1.13', '< 1.16.3'
1 parent ddb0312 commit c74966e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ ruby ">= 2.6.10"
55

66
# Cocoapods 1.15 introduced a bug which break the build. We will remove the upper
77
# bound in the template on Cocoapods with next React Native release.
8-
gem 'cocoapods', '>= 1.13', '< 1.15'
8+
gem 'cocoapods', '>= 1.13', '< 1.16.3'
99
gem 'activesupport', '>= 6.1.7.5', '< 7.1.6'

0 commit comments

Comments
 (0)