mirror of
https://github.com/passepartoutvpn/passepartout-apple.git
synced 2025-02-25 17:22:16 +00:00
Stick to 1.5.3 until they fix CocoaPods/CocoaPods#8333 properly. Also, use TunnelKit with a proper OpenSSL version. Fixes #34
6 lines
86 B
Ruby
6 lines
86 B
Ruby
source "https://rubygems.org"
|
|
|
|
gem "fastlane"
|
|
gem "cocoapods", "= 1.5.3"
|
|
gem "dotenv"
|