5 lines
80 B
Ruby
5 lines
80 B
Ruby
source "https://rubygems.org"
|
|
|
|
gem "fastlane"
|
|
gem "xcodeproj"
|
|
gem "rest-client"
|