Skip to content

Commit

Permalink
Update RubyGems & Bundler
Browse files Browse the repository at this point in the history
To x.4.20
  • Loading branch information
segiddins committed Sep 29, 2023
1 parent 6d657b3 commit ef5c746
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.19
RUBYGEMS_VERSION: 3.4.20
RUBY_VERSION: 3.2.2
steps:
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
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.19"
version: "3.4.20"
- 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 @@ -786,4 +786,4 @@ DEPENDENCIES
xml-simple (~> 1.1)

BUNDLED WITH
2.4.19
2.4.20

0 comments on commit ef5c746

Please sign in to comment.