Signal-iOS/Gemfile
2021-06-16 11:37:36 -07:00

9 lines
284 B
Ruby

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