2022-08-08 21:02:08 +00:00
|
|
|
source 'https://rubygems.org'
|
2023-03-10 19:11:44 +00:00
|
|
|
|
2022-08-08 21:02:08 +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'
|