Skip to content

Commit 5d68284

Browse files
authored
chore(deps): update dependency activesupport to '>= 6.1.7.5', '< 7.1.6' (#33)
1 parent 63cc796 commit 5d68284

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

example/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ ruby ">= 2.6.10"
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.
88
gem 'cocoapods', '>= 1.13', '< 1.15'
9-
gem 'activesupport', '>= 6.1.7.5', '< 7.1.0'
9+
gem 'activesupport', '>= 6.1.7.5', '< 7.1.6'

0 commit comments

Comments
 (0)