Add TruffleRuby 20.1.0

This commit is contained in:
Benoit Daloze
2020-06-06 17:04:00 +02:00
parent 81be0938f7
commit ba5b846810
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ export function getVersions(platform) {
],
"truffleruby": [
"19.3.0", "19.3.1",
"20.0.0",
"20.0.0", "20.1.0",
"head"
]
}