[Windows] Adding Ruby version 3.3 (#11454)
Co-authored-by: Pat Myron <[email protected]>
This commit is contained in:
co-authored by
Pat Myron
parent
02b8cbc5ce
commit
f7fee117e8
@@ -7,7 +7,8 @@
|
|||||||
"versions": [
|
"versions": [
|
||||||
"3.0",
|
"3.0",
|
||||||
"3.1",
|
"3.1",
|
||||||
"3.2"
|
"3.2",
|
||||||
|
"3.3"
|
||||||
],
|
],
|
||||||
"default": "3.0"
|
"default": "3.0"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -7,7 +7,8 @@
|
|||||||
"versions": [
|
"versions": [
|
||||||
"3.0",
|
"3.0",
|
||||||
"3.1",
|
"3.1",
|
||||||
"3.2"
|
"3.2",
|
||||||
|
"3.3"
|
||||||
],
|
],
|
||||||
"default": "3.0"
|
"default": "3.0"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user