diff options
| -rw-r--r-- | README.adoc | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/README.adoc b/README.adoc index 1ec90f64..b5da9fb1 100644 --- a/README.adoc +++ b/README.adoc @@ -69,8 +69,9 @@ Asciidoctor requires one of the following implementations of Ruby: * Ruby 1.8.7 * Ruby 1.9.3 -* Ruby 2.0.0 -* JRuby 1.7.5 (Ruby 1.8 and 1.9 modes) +* Ruby 2.0 +* Ruby 2.1 +* JRuby 1.7 (Ruby 1.8 and 1.9 modes) * Rubinius 2.1.1 * Opal (JavaScript) |
