[Windows] Adding Ruby version 3.3 (#11454)

Co-authored-by: Pat Myron <[email protected]>
This commit is contained in:
vidyasagarnimmagaddi
2025-01-23 08:03:27 -07:00
committed by GitHub
co-authored by Pat Myron
parent 02b8cbc5ce
commit f7fee117e8
2 changed files with 4 additions and 2 deletions
+2 -1
View File
@@ -7,7 +7,8 @@
"versions": [
"3.0",
"3.1",
"3.2"
"3.2",
"3.3"
],
"default": "3.0"
},
+2 -1
View File
@@ -7,7 +7,8 @@
"versions": [
"3.0",
"3.1",
"3.2"
"3.2",
"3.3"
],
"default": "3.0"
},