Update to Ruby 3.3.5 #33

Merged
atomaka merged 3 commits from update-ruby into main 2024-09-08 21:30:16 -04:00
3 changed files with 3 additions and 3 deletions

View file

@ -9,7 +9,7 @@ jobs:
steps: steps:
- uses: ruby/setup-ruby@v1 - uses: ruby/setup-ruby@v1
with: with:
ruby-version: 3.3.1 ruby-version: 3.3.5
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- uses: actions/cache@v4 - uses: actions/cache@v4
with: with:

View file

@ -1 +1 @@
3.3.1 3.3.5

View file

@ -334,4 +334,4 @@ DEPENDENCIES
web-console web-console
BUNDLED WITH BUNDLED WITH
2.5.9 2.5.18