BlueWallet/Gemfile

6 lines
171 B
Text
Raw Normal View History

2022-02-11 06:47:06 -05:00
source 'https://rubygems.org'
# You may use http://rbenv.org/ or https://rvm.io/ to install and use this version
2023-03-29 15:20:04 -04:00
ruby '>= 2.6.10'
2022-02-11 06:47:06 -05:00
2023-03-04 13:51:11 -04:00
gem 'cocoapods', '~> 1.11', '>= 1.11.3'