Add TruffleRuby 21.0.0

This commit is contained in:
Benoit Daloze
2021-01-20 16:09:38 +01:00
parent 1891d63a08
commit 3ab5bf6391
3 changed files with 3 additions and 1 deletions
+1
View File
@@ -19,6 +19,7 @@ export function getVersions(platform) {
"truffleruby": [
"19.3.0", "19.3.1",
"20.0.0", "20.1.0", "20.2.0", "20.3.0",
"21.0.0",
"head"
]
}