Add support for truffleruby-head

This commit is contained in:
Benoit Daloze
2020-02-01 15:17:12 +01:00
parent 818f4eeb16
commit 0331c8b821
7 changed files with 3367 additions and 7 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ export function getVersions(platform) {
"9.2.9.0"
],
"truffleruby": [
"19.3.0", "19.3.1"
"head", "19.3.0", "19.3.1"
]
}