# Ruby toolchain for release automation (fastlane supply -> Google Play).
# Run from apps/app_seeds/:  bundle install && bundle exec fastlane deploy_play
source "https://rubygems.org"

gem "fastlane"
