MobileCoin-Swift/Gemfile
dependabot[bot] 50aa1f7375
Bump cocoapods from 1.9.3 to 1.11.2 (#68)
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>
2021-10-27 13:38:41 -07:00

5 lines
80 B
Ruby

source 'https://rubygems.org' do
gem 'cocoapods', '~> 1.11'
gem 'jazzy'
end