[Ubuntu] Updating Ruby version 3.4.* (#12675)

This commit is contained in:
Prabhatkumar59
2025-07-31 04:48:51 +05:30
committed by GitHub
parent 28bfd27c8d
commit 46c190e128
2 changed files with 4 additions and 2 deletions

View File

@@ -55,7 +55,8 @@
"versions": [
"3.1.*",
"3.2.*",
"3.3.*"
"3.3.*",
"3.4.*"
]
},
{

View File

@@ -52,7 +52,8 @@
"arch": "x64",
"versions": [
"3.2.*",
"3.3.*"
"3.3.*",
"3.4.*"
]
},
{