README.adoc in asciidoctor-reducer-1.0.0.alpha.9 vs README.adoc in asciidoctor-reducer-1.0.0.alpha.10
- old
+ new
@@ -1,8 +1,8 @@
= {project-name}
Dan Allen <https://github.com/mojavelinux[@mojavelinux]>
-v1.0.0.alpha.9, 2022-04-21
+v1.0.0.alpha.10, 2022-04-21
:idprefix:
:idseparator: -
ifndef::env-github[:icons: font]
ifdef::env-github[]
:caution-caption: :fire:
@@ -21,10 +21,10 @@
If the document does not contain any preprocessor directives, the tool returns the original source.
== Prerequisites
{project-name} is a Ruby application that you install using Ruby packaging.
-To install and run {project-name}, you need Ruby 2.5 or better.
+To install and run {project-name}, you need Ruby 2.7 or better.
Run the following command to check which version of Ruby you have installed, if any:
$ ruby -v