summaryrefslogtreecommitdiff
path: root/README.adoc
diff options
context:
space:
mode:
authorDan Allen <dallen@redhat.com>2013-05-30 17:30:40 -0600
committerDan Allen <dallen@redhat.com>2013-05-30 17:30:40 -0600
commit3278391128aad2b47b4033f18812032e87225342 (patch)
tree0af03b46482750799c21f0763e356f5f4275e3dc /README.adoc
parent895c052c0b2487c041580e588e48b87cb9e3900d (diff)
update tested ruby versions [ci skip]
Diffstat (limited to 'README.adoc')
-rw-r--r--README.adoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.adoc b/README.adoc
index e6df951a..b6f29a72 100644
--- a/README.adoc
+++ b/README.adoc
@@ -36,7 +36,7 @@ override this behavior by providing {tilt}[Tilt]-compatible templates.
See the <<usage>> section for more details.
Asciidoctor currently works (read as 'tested') with Ruby 1.8.7, Ruby
-1.9.3, Ruby 2.0.0, JRuby 1.7.2 and Rubinius 1.2.4 (on Linux, Mac and
+1.9.3, Ruby 2.0.0, JRuby 1.7.4 and Rubinius nightly (on Linux, Mac and
Windows). We expect it will work with other versions of Ruby as well and
would welcome help in testing it out.
@@ -459,8 +459,8 @@ This library aims to support the following Ruby implementations:
* Ruby 1.8.7
* Ruby 1.9.3
* Ruby 2.0.0
-* JRuby 1.7.2
-* Rubinius 1.2.4
+* JRuby 1.7.4
+* Rubinius nightly
If something doesn't work on one of these interpreters, it should be
considered a bug.