summaryrefslogtreecommitdiff
path: root/README.adoc
diff options
context:
space:
mode:
authorDan Allen <dan.j.allen@gmail.com>2013-10-26 01:24:43 -0600
committerDan Allen <dan.j.allen@gmail.com>2013-10-26 03:13:31 -0600
commit0a533cc4afa8cf0c3a0c552f7f46800be9eeaf50 (patch)
tree91367be1fd69b82c7c364931c14c282325cdc588 /README.adoc
parent997de61b7309ba1f5d5eb21dd85f0d44787d31b0 (diff)
switch build to Rubinius 2.1.1
Diffstat (limited to 'README.adoc')
-rw-r--r--README.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.adoc b/README.adoc
index 35eebcd6..f7dcc54a 100644
--- a/README.adoc
+++ b/README.adoc
@@ -71,7 +71,7 @@ Asciidoctor requires one of the following implementations of Ruby:
* Ruby 1.9.3
* Ruby 2.0.0
* JRuby 1.7.5 (Ruby 1.8 and 1.9 modes)
-* Rubinius 2.0 (Ruby 1.8 and 1.9 modes)
+* Rubinius 2.1.1
* Opal (JavaScript)
We expect Asciidoctor to work with other versions of Ruby as well.