Add TruffleRuby 20.0.0

This commit is contained in:
Benoit Daloze
2020-02-18 21:53:04 +01:00
parent d186982201
commit 06ab568b6a
3 changed files with 3 additions and 1 deletions
+1
View File
@@ -15,6 +15,7 @@ export function getVersions(platform) {
],
"truffleruby": [
"19.3.0", "19.3.1",
"20.0.0",
"head"
]
}