summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Allen <dan.j.allen@gmail.com>2021-04-27 14:53:47 -0600
committerDan Allen <dan.j.allen@gmail.com>2021-04-27 14:53:47 -0600
commit094b92063eee98d22573ee34ae44bd71f46f9768 (patch)
tree8507b793e48b09c8b253de8f6f706e70ff126f77
parente6174c9d6ec277161bb0309692792ca5333d36ea (diff)
update output of -v flag in README [skip ci]
-rw-r--r--README.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.adoc b/README.adoc
index 2c7f0f32..1e9dfdf3 100644
--- a/README.adoc
+++ b/README.adoc
@@ -320,7 +320,7 @@ You should see information about the Asciidoctor version and your Ruby environme
[.output,subs=attributes+]
....
Asciidoctor {release-version} [https://asciidoctor.org]
-Runtime Environment (ruby 2.6.0p0 [x86_64-linux]) (lc:UTF-8 fs:UTF-8 in:- ex:UTF-8)
+Runtime Environment (ruby 3.0.1p64 [x86_64-linux]) (lc:UTF-8 fs:UTF-8 in:UTF-8 ex:UTF-8)
....
=== Command line interface (CLI)