Rocket.Chat.ReactNative/Gemfile

6 lines
160 B
Ruby
Raw Normal View History

source 'https://rubygems.org'
2023-03-10 19:11:44 +00:00
# You may use http://rbenv.org/ or https://rvm.io/ to install and use this version
2023-04-03 13:10:00 +00:00
ruby '>= 2.6.10'
2023-03-10 19:11:44 +00:00
2023-04-03 13:10:00 +00:00
gem 'cocoapods', '>= 1.11.3'