Signal-iOS/Gemfile

9 lines
250 B
Ruby

source 'https://rubygems.org'
gem 'cocoapods'
gem 'fastlane'
gem 'anbt-sql-formatter'
# The current head of cocoapods-binary drops acknowledgements
gem 'xcode-install'
gem 'cocoapods-binary', git: 'https://github.com/signalapp/cocoapods-binary.git'