Skip to content

Commit

Permalink
Update to rubygems 3.5.4 / bundler 2.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
segiddins authored and simi committed Jan 9, 2024
1 parent 05e1439 commit 71e699d
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.5.3
RUBYGEMS_VERSION: 3.5.4
RUBY_VERSION: 3.3.0
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.5.3"
version: "3.5.4"
- name: latest
version: latest
ruby_version: ["3.3.0"]
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -797,4 +797,4 @@ DEPENDENCIES
xml-simple (~> 1.1)

BUNDLED WITH
2.5.3
2.5.4

0 comments on commit 71e699d

Please sign in to comment.