react-native/Gemfile

8 lines
217 B
Ruby
Raw Normal View History

source 'https://rubygems.org'
# You may use http://rbenv.org/ or https://rvm.io/ to install and use this version
ruby ">= 2.6.10", "< 3.2.0"
gem 'cocoapods', '~> 1.11', '>= 1.11.3'
gem 'activesupport', '>= 6.1.7.1'