Add TruffleRuby 20.2.0

This commit is contained in:
Benoit Daloze
2020-08-19 16:33:37 +02:00
parent 312f3d08ba
commit 6c10c0bae0
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ export function getVersions(platform) {
],
"truffleruby": [
"19.3.0", "19.3.1",
"20.0.0", "20.1.0",
"20.0.0", "20.1.0", "20.2.0",
"head"
]
}