diff --git a/packages/mobile/Gemfile b/packages/mobile/Gemfile index 0bfc7e6536..d2ed6539aa 100644 --- a/packages/mobile/Gemfile +++ b/packages/mobile/Gemfile @@ -1,5 +1,5 @@ source 'https://rubygems.org' -gem 'activesupport', '>= 6.1.7.3', '< 7.1.0' +gem 'activesupport', '>= 6.1.7.3', '< 7.2.0' # You may use http://rbenv.org/ or https://rvm.io/ to install and use this version ruby ">= 2.6.10" gem 'cocoapods', '~> 1.13'