Skip to content

Commit

Permalink
Update to rubygems 3.5.20 / bundler 2.5.20 (#5074)
Browse files Browse the repository at this point in the history
Signed-off-by: Samuel Giddins <[email protected]>
  • Loading branch information
segiddins committed Sep 26, 2024
1 parent 6b0c32d commit 668a27a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
name: Docker build (and optional push)
runs-on: ubuntu-24.04
env:
RUBYGEMS_VERSION: "3.5.19"
RUBYGEMS_VERSION: "3.5.20"
RUBY_VERSION: "3.3.5"
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
matrix:
rubygems:
- name: locked
version: "3.5.19"
version: "3.5.20"
- name: latest
version: latest
ruby_version: ["3.3.5"]
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1220,4 +1220,4 @@ RUBY VERSION
ruby 3.3.5p100

BUNDLED WITH
2.5.19
2.5.20

0 comments on commit 668a27a

Please sign in to comment.