6 lines
116 B
Ruby
6 lines
116 B
Ruby
|
source 'https://rubygems.org'
|
||
|
|
||
|
gem 'activesupport', '~> 4.2'
|
||
|
gem 'cocoapods', '~> 1.0.1'
|
||
|
gem 'xcpretty', '~> 0.2.4'
|