Upgrade Ruby from 3.2.4 to 3.4.7
All checks were successful
Build and Push Docker Image / build-and-push-image (push) Successful in 10m43s

This commit is contained in:
Christoph Haas 2026-05-21 22:58:42 +02:00
parent 1465733d64
commit e3ecd96c99
2 changed files with 2 additions and 1 deletions

1
.tool-versions Normal file
View file

@ -0,0 +1 @@
ruby 3.4.7

View file

@ -2,7 +2,7 @@
# check=error=true
# --- Version Arguments ---
ARG RUBY_VERSION=3.2.4
ARG RUBY_VERSION=3.4.7
ARG NODE_VERSION=22.16.0
ARG BUN_VERSION=1.3.9