about summary refs log tree commit diff
path: root/Gemfile
blob: 77502259a3d3792a38ea9d313cf7e2ef4d6ade40 (plain) (blame)
1
2
3
4
5
6
source 'https://rubygems.org'

# You may use http://rbenv.org/ or https://rvm.io/ to install and use this version
ruby File.read(File.join(__dir__, '.ruby-version')).strip

gem 'cocoapods', '~> 1.11', '>= 1.11.3'