Skip to content

Commit

Permalink
fix(deps): update dependency cocoapods to v1.15.1 (#177)
Browse files Browse the repository at this point in the history
| datasource | package   | from   | to     |
| ---------- | --------- | ------ | ------ |
| rubygems   | cocoapods | 1.15.0 | 1.15.1 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 6, 2024
1 parent fe5bbcd commit 0c93b43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ RUN install-tool ruby 3.3.0
RUN install-tool bundler 2.5.5

# renovate: datasource=rubygems
RUN install-tool cocoapods 1.15.0
RUN install-tool cocoapods 1.15.1

# renovate: datasource=dotnet-version packageName=dotnet-sdk
RUN install-tool dotnet 7.0.405
Expand Down

0 comments on commit 0c93b43

Please sign in to comment.