1bf6e62f2S猫头猫source 'https://rubygems.org' 2bf6e62f2S猫头猫 3bf6e62f2S猫头猫# You may use http://rbenv.org/ or https://rvm.io/ to install and use this version 45589cdf3S猫头猫ruby ">= 2.6.10" 5bf6e62f2S猫头猫 6*6613e772Smaotoumao# Exclude problematic versions of cocoapods and activesupport that causes build failures. 7*6613e772Smaotoumaogem 'cocoapods', '>= 1.13', '!= 1.15.0', '!= 1.15.1' 8*6613e772Smaotoumaogem 'activesupport', '>= 6.1.7.5', '!= 7.1.0' 9*6613e772Smaotoumaogem 'xcodeproj', '< 1.26.0' 10