source "https://rubygems.org" gem "fastlane", "~> 2.205.2" gem "cocoapods", "~> 1.11.2" gem "xcpretty", "~> 0.3.0" # used by bare-expo (build-detox-ios.sh) # ethon is manually updated to avoid segmentation fault crashes on the M1. See https://github.com/CocoaPods/CocoaPods/issues/10446 gem 'ethon', '>=0.13.0'