Skip to content

Commit

Permalink
Update rubygems/bundler (#4148)
Browse files Browse the repository at this point in the history
To x.4.21
  • Loading branch information
segiddins committed Oct 20, 2023
1 parent eb4b691 commit 00a01c1
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-22.04
env:
RUBYGEMS_VERSION: 3.4.20
RUBYGEMS_VERSION: 3.4.21
RUBY_VERSION: 3.2.2
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
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.4.20"
version: "3.4.21"
- name: latest
version: latest
ruby_version: ["3.2.2"]
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -792,4 +792,4 @@ DEPENDENCIES
xml-simple (~> 1.1)

BUNDLED WITH
2.4.20
2.4.21

0 comments on commit 00a01c1

Please sign in to comment.