Gemfile 117 B

12345
  1. # frozen_string_literal: true
  2. source "https://rubygems.org"
  3. gem 'fastlane'
  4. gem 'activesupport', '~> 7.0', '<= 7.0.8'