Upgrad to Ruby 3.4.4 #65

Merged
atomaka merged 2 commits from ruby-344 into main 2025-06-16 22:44:27 -04:00
3 changed files with 3 additions and 3 deletions

View file

@ -8,7 +8,7 @@ jobs:
runs-on: cth-ubuntu-latest runs-on: cth-ubuntu-latest
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- uses: https://github.com/ruby/setup-ruby@bfefad842bb982ff05b233bcbc1571d97a87e69f - uses: https://github.com/ruby/setup-ruby@a4effe49ee8ee5b8b5091268c473a4628afb5651
- uses: actions/cache@v4 - uses: actions/cache@v4
with: with:
path: vendor/bundle path: vendor/bundle

View file

@ -1 +1 @@
3.4.1 3.4.4

View file

@ -360,7 +360,7 @@ DEPENDENCIES
web-console web-console
RUBY VERSION RUBY VERSION
ruby 3.4.1p0 ruby 3.4.4p34
BUNDLED WITH BUNDLED WITH
2.6.2 2.6.2