1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-02-04 19:16:07 +02:00

5 lines
166 B
Ruby
Raw Normal View History

2022-11-11 12:22:52 +00:00
source 'https://rubygems.org'
# You may use http://rbenv.org/ or https://rvm.io/ to install and use this version
ruby '2.7.6'
2022-11-11 12:22:52 +00:00
gem 'cocoapods', '~> 1.11', '>= 1.11.2'