Add TruffleRuby 20.3.0

This commit is contained in:
Benoit Daloze
2020-11-20 13:00:18 +01:00
parent 43bb24d212
commit e27aee156d
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ export function getVersions(platform) {
],
"truffleruby": [
"19.3.0", "19.3.1",
"20.0.0", "20.1.0", "20.2.0",
"20.0.0", "20.1.0", "20.2.0", "20.3.0",
"head"
]
}