Files
Signal-iOS/Gemfile
Max Radermacher f254c83382 Remove cocoapods-binary
This was added in f1993e7c79 to support ZXing, but ZXing was removed
in 8d15ab618e & 430d7e9469, so this is no longer used.
2022-04-26 09:20:14 -07:00

7 lines
107 B
Ruby

source 'https://rubygems.org'
gem 'cocoapods'
gem 'fastlane'
gem 'anbt-sql-formatter'
gem 'xcode-install'