From 66836a17bb15ca0f3c301cd8ca2e9d1963ce86e4 Mon Sep 17 00:00:00 2001 From: Benoit Daloze Date: Wed, 15 Jan 2020 10:54:10 +0100 Subject: [PATCH] Add TruffleRuby 19.3.1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 383604d..602d43c 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ This action currently supports these versions of MRI, JRuby and TruffleRuby: | ----------- | -------- | | Ruby | 2.3.0 - 2.3.8, 2.4.0 - 2.4.9, 2.5.0 - 2.5.7, 2.6.0 - 2.6.5, 2.7.0 | | JRuby | 9.2.9.0 | -| TruffleRuby | 19.3.0 | +| TruffleRuby | 19.3.0, 19.3.1 | The recommended way to refer to these versions is: `2.3`, `2.4`, `2.5`, `2.6`, `2.7`, `jruby`, `truffleruby`.