Add support for jruby-head

This commit is contained in:
Benoit Daloze
2020-02-16 16:39:10 +01:00
parent 28def02321
commit 3197025b07
4 changed files with 6 additions and 4 deletions
+2 -1
View File
@@ -10,7 +10,8 @@ export function getVersions(platform) {
"head"
],
"jruby": [
"9.2.9.0"
"9.2.9.0",
"head"
],
"truffleruby": [
"19.3.0", "19.3.1",