BlueWallet/Gemfile
Marcos Rodriguez Velez 9d312efd3e
OPS: Ruby 3
2024-06-16 10:30:19 -04:00

7 lines
223 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.13", "< 1.15"
gem "activesupport", ">= 6.1.7.3", "< 7.1.0"
gem "fastlane"