mirror of https://github.com/renovatebot/renovate
2194142f78
Co-authored-by: Rhys Arkins <rhys@arkins.net> Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com> Co-authored-by: Michael Kriese <michael.kriese@visualon.de> |
||
---|---|---|
.. | ||
__fixtures__ | ||
__snapshots__ | ||
artifacts.spec.ts | ||
artifacts.ts | ||
extract.spec.ts | ||
extract.ts | ||
index.ts | ||
readme.md | ||
types.ts |
readme.md
The cocoapods
manager supports extracting both "pod" type references as well as dependencies on GitHub repositories that use versioned tags.
Whenever a Podfile
is updated, Renovate will also update any associated Podfile.lock
file.
This is done using the cocoapods
gem, which runs within the Ruby runtime.