[Windows] Updating Ruby version to 3.4 (#12674)

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

View File

@@ -7,7 +7,8 @@
"versions": [
"3.1",
"3.2",
"3.3"
"3.3",
"3.4"
],
"default": "3.3"
},

View File

@@ -7,7 +7,8 @@
"versions": [
"3.1",
"3.2",
"3.3"
"3.3",
"3.4"
],
"default": "3.3"
},