mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-23 15:20:55 +01:00
7 lines
168 B
Text
7 lines
168 B
Text
|
source 'https://rubygems.org'
|
||
|
|
||
|
# You may use http://rbenv.org/ or https://rvm.io/ to install and use this version
|
||
|
ruby '2.7.4'
|
||
|
|
||
|
gem 'cocoapods', '~> 1.11', '>= 1.11.2'
|