summaryrefslogtreecommitdiff
path: root/README.adoc
diff options
context:
space:
mode:
authorDan Allen <dan.j.allen@gmail.com>2019-03-22 15:15:16 -0600
committerDan Allen <dan.j.allen@gmail.com>2019-03-22 15:15:16 -0600
commita6bf3488bb6715bcac01ed97bcbbcfc92c632d0e (patch)
treedc906bb11c99ce7ab1d772de78f7b3e60ba1ce6d /README.adoc
parent512b70f745ac10863096ed7f1bede7b85e713f59 (diff)
add TruffleRuby to list of supported Ruby platforms [skip ci]
Diffstat (limited to 'README.adoc')
-rw-r--r--README.adoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.adoc b/README.adoc
index e55acd4f..826b5751 100644
--- a/README.adoc
+++ b/README.adoc
@@ -140,6 +140,7 @@ Asciidoctor works on Linux, macOS and Windows and requires one of the following
* CRuby (aka MRI) 2.3 - 2.6
* JRuby 9.1 - 9.2
+* TruffleRuby (GraalVM)
* Opal (JavaScript)
[CAUTION]