Rocket.Chat.ReactNative/Gemfile

6 lines
212 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-03-10 19:11:44 +00:00
ruby File.read(File.join(__dir__, '.ruby-version')).strip
gem 'cocoapods', '~> 1.11', '>= 1.11.3'