Gemfile 180 B

123456
  1. # frozen_string_literal: true
  2. source "https://rubygems.org"
  3. # Don't allow 1.7.0.rc.1 because of https://github.com/CocoaPods/CocoaPods/issues/8765
  4. gem 'cocoapods', '1.10.0.rc.1'