xref: /MusicFree/Gemfile (revision 5589cdf32b2bb0f641e5ac7bf1f6152cd6b9b70e)
1bf6e62f2S猫头猫source 'https://rubygems.org'
2bf6e62f2S猫头猫
3bf6e62f2S猫头猫# You may use http://rbenv.org/ or https://rvm.io/ to install and use this version
4*5589cdf3S猫头猫ruby ">= 2.6.10"
5bf6e62f2S猫头猫
6*5589cdf3S猫头猫# Cocoapods 1.15 introduced a bug which break the build. We will remove the upper
7*5589cdf3S猫头猫# bound in the template on Cocoapods with next React Native release.
8*5589cdf3S猫头猫gem 'cocoapods', '>= 1.13', '< 1.15'
9*5589cdf3S猫头猫gem 'activesupport', '>= 6.1.7.5', '< 7.1.0'
10