Skip to content

Commit 15a471c

Browse files
fix(deps): update dependency bundler to v2.5.22 (main) (#1119)
fix(deps): update dependency bundler to v2.5.22 | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | rubygems | bundler | 2.5.21 | 2.5.22 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2c00a17 commit 15a471c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ RUN install-tool rust 1.81.0
8383
RUN install-tool ruby 3.3.5
8484

8585
# renovate: datasource=rubygems
86-
RUN install-tool bundler 2.5.21
86+
RUN install-tool bundler 2.5.22
8787

8888
# renovate: datasource=rubygems
8989
RUN install-tool cocoapods 1.15.2

0 commit comments

Comments
 (0)