Bumps [cocoapods](https://github.com/CocoaPods/CocoaPods) from 1.9.3 to 1.11.2. - [Release notes](https://github.com/CocoaPods/CocoaPods/releases) - [Changelog](https://github.com/CocoaPods/CocoaPods/blob/master/CHANGELOG.md) - [Commits](https://github.com/CocoaPods/CocoaPods/compare/1.9.3...1.11.2) --- updated-dependencies: - dependency-name: cocoapods dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 lines
80 B
Ruby
5 lines
80 B
Ruby
source 'https://rubygems.org' do
|
|
gem 'cocoapods', '~> 1.11'
|
|
gem 'jazzy'
|
|
end
|