Skip to content

Commit

Permalink
fix(deps): update dependency bundler to v2.5.3 (#78)
Browse files Browse the repository at this point in the history
| datasource | package | from  | to    |
| ---------- | ------- | ----- | ----- |
| rubygems   | bundler | 2.5.2 | 2.5.3 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 22, 2023
1 parent b464e39 commit b9fadc6
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 @@ -90,7 +90,7 @@ RUN install-tool rust 1.74.1
RUN install-tool ruby 3.2.2

# renovate: datasource=rubygems
RUN install-tool bundler 2.5.2
RUN install-tool bundler 2.5.3

# renovate: datasource=rubygems
RUN install-tool cocoapods 1.14.3
Expand Down

0 comments on commit b9fadc6

Please sign in to comment.