source "https://rubygems.org"

# Runner image ships fastlane 2.228.x; match developer_id needs >= 2.231 for
# G2 certificate filtering (fastlane/fastlane#29587). Cert creation still needs
# cert_g2_workaround.rb until upstream fixes Cert::Runner#certificate_type.
gem "fastlane", ">= 2.232.0"
