summaryrefslogtreecommitdiff
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
parent512b70f745ac10863096ed7f1bede7b85e713f59 (diff)
add TruffleRuby to list of supported Ruby platforms [skip ci]
-rw-r--r--README-de.adoc1
-rw-r--r--README-fr.adoc1
-rw-r--r--README-jp.adoc1
-rw-r--r--README-zh_CN.adoc1
-rw-r--r--README.adoc1
5 files changed, 5 insertions, 0 deletions
diff --git a/README-de.adoc b/README-de.adoc
index 331d650d..1157fcf5 100644
--- a/README-de.adoc
+++ b/README-de.adoc
@@ -135,6 +135,7 @@ Asciidoctor arbeitet unter Linux, MacOS und Windows und benötigt eine der folge
* CRuby (aka MRI) 2.3 - 2.6
* JRuby 9.1 - 9.2
+* TruffleRuby (GraalVM)
* Opal (JavaScript)
[CAUTION]
diff --git a/README-fr.adoc b/README-fr.adoc
index 06ab0199..dab79a39 100644
--- a/README-fr.adoc
+++ b/README-fr.adoc
@@ -132,6 +132,7 @@ Asciidoctor fonctionne sur Linux, macOS et Windows et requiert une des implémen
* CRuby (aka MRI) 2.3 - 2.6
* JRuby 9.1 - 9.2
+* TruffleRuby (GraalVM)
* Opal (JavaScript)
[CAUTION]
diff --git a/README-jp.adoc b/README-jp.adoc
index 3e7e693a..f093cec3 100644
--- a/README-jp.adoc
+++ b/README-jp.adoc
@@ -122,6 +122,7 @@ AsciidoctorはLinux, OS X (Mac)とWindowsで動き, 下記の {uri-ruby}[Ruby]
* CRuby (aka MRI) 2.3 - 2.6
* JRuby 9.1 - 9.2
+* TruffleRuby (GraalVM)
* Opal (JavaScript)
[CAUTION]
diff --git a/README-zh_CN.adoc b/README-zh_CN.adoc
index 6ef19611..bd41da18 100644
--- a/README-zh_CN.adoc
+++ b/README-zh_CN.adoc
@@ -124,6 +124,7 @@ Asciidoctor 可以运行在 Linux,OSX (Mac) 和 Windows 系统,但需要安
* CRuby (aka MRI) 2.3 - 2.6
* JRuby 9.1 - 9.2
+* TruffleRuby (GraalVM)
* Opal (JavaScript)
我们欢迎你来帮助在这些以及其他平台测试 Asciidoctor。
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]