Skip to content

Commit

Permalink
fix(deps): update dependency ruby to v3.3.5 (#973)
Browse files Browse the repository at this point in the history
| datasource      | package                     | from  | to    |
| --------------- | --------------------------- | ----- | ----- |
| github-releases | containerbase/ruby-prebuild | 3.3.4 | 3.3.5 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 3, 2024
1 parent ae55eb7 commit fc087b3
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 @@ -82,7 +82,7 @@ RUN install-tool rust 1.80.1


# renovate: datasource=github-releases packageName=containerbase/ruby-prebuild
RUN install-tool ruby 3.3.4
RUN install-tool ruby 3.3.5

# renovate: datasource=rubygems
RUN install-tool bundler 2.5.18
Expand Down

0 comments on commit fc087b3

Please sign in to comment.