diff --git a/example/Gemfile b/example/Gemfile index 2d4a71e..61cd006 100644 --- a/example/Gemfile +++ b/example/Gemfile @@ -6,4 +6,4 @@ ruby ">= 2.6.10" # Cocoapods 1.15 introduced a bug which break the build. We will remove the upper # bound in the template on Cocoapods with next React Native release. gem 'cocoapods', '>= 1.13', '< 1.15' -gem 'activesupport', '>= 6.1.7.5', '< 7.2.3' +gem 'activesupport', '>= 6.1.7.5', '< 7.2.4'