IGListKit/Gemfile
Nate Stedman 03a855885a Update Cocoapods
Summary: We need this for the `--include-podspecs` flag used in the next commit.

Reviewed By: iperry90

Differential Revision: D18450156

fbshipit-source-id: 88b12e5e8d22fbd3ec4fe0fb51aa6f4426216f25
2019-11-13 05:30:27 -08:00

7 lines
171 B
Ruby

source 'https://rubygems.org'
gem 'cocoapods', '~> 1.8.0'
gem 'danger', '~> 5.0'
gem 'danger-swiftlint', '~> 0.12.1'
gem 'slather', '~> 2.4.0'
gem 'xcpretty', '~> 0.2.8'