mirror of
https://github.com/Instagram/IGListKit
synced 2026-05-22 16:58:23 +00:00
Summary: We need this for the `--include-podspecs` flag used in the next commit. Reviewed By: iperry90 Differential Revision: D18450156 fbshipit-source-id: 88b12e5e8d22fbd3ec4fe0fb51aa6f4426216f25
7 lines
171 B
Ruby
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'
|