BlueWallet/Gemfile
Marcos Rodriguez Velez 12883f92bf
OPS: Pods
2024-06-18 13:34:36 -04:00

7 lines
210 B
Ruby

source "https://rubygems.org"
# You may use http://rbenv.org/ or https://rvm.io/ to install and use this version
ruby "3.1.6"
gem "cocoapods", "1.15"
gem "activesupport", ">= 6.1.7.3", "< 7.1.0"
gem "fastlane"