Add TruffleRuby 21.1.0

This commit is contained in:
Benoit Daloze
2021-04-20 16:32:58 +02:00
parent b12138f02d
commit 6f2028eda5
3 changed files with 3 additions and 3 deletions
Generated Vendored
+1 -1
View File
@@ -45368,7 +45368,7 @@ 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.0.0", "21.1.0",
"head"
]
}