about summary refs log tree commit homepage
path: root/README
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2013-10-21 21:20:40 +0000
committerEric Wong <e@80x24.org>2013-10-21 21:20:40 +0000
commit0b95ed6477e89f252df3006310c96c666e7496da (patch)
treef8be323ec830c1bc484866c13dcc2a2188caa794 /README
parentbba715c124c39cc48f25bf998cd55e709674c15f (diff)
downloadyahns-0b95ed6477e89f252df3006310c96c666e7496da.tar.gz
MRI 1.9.3 support was not hard to add, does not impact performance, and
there are still many sites on 1.9.3.  We'll only support Rubinius as
best-effort for now since their issue tracker runs on an API shich is
non-Free Software (and filled with crap CSS/JS).  Redmine (for MRI)
is easier to deal with for me.
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 95487bc..0b06654 100644
--- a/README
+++ b/README
@@ -35,8 +35,8 @@ We may support kqueue for FreeBSD/OpenBSD/NetBSD if there is significant
 interest.  Non-Free systems/dependencies will never be supported
 
 Supported Ruby implementations:
-* (Matz) Ruby 2.0 or later
-* Rubinius 2.0 or later (planned)
+* (Matz) Ruby 1.9.3 and later (we develop against trunk)
+* Rubinius 2.0 or later (best-effort)
 
 Contact
 -------