Add TruffleRuby 21.2.0

This commit is contained in:
Benoit Daloze
2021-07-20 21:21:01 +02:00
parent ee30953387
commit 0c7e9c4d53
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -20,7 +20,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", "21.1.0",
"21.0.0", "21.1.0", "21.2.0",
"head"
]
}