From c52c26c126f5c7d3871257fa41651fc91ccfd20e Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sun, 25 Oct 2009 22:50:59 -0700 Subject: eventmachine 0.12.8 passes all tests This means Rainbows::DevFdBody async responses and large file streaming without slurping. This is only with eventmachine 0.12.8, it looks like 0.12.10 changes the attach/watch API... --- local.mk.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'local.mk.sample') diff --git a/local.mk.sample b/local.mk.sample index 59a8e6a..2b01c46 100644 --- a/local.mk.sample +++ b/local.mk.sample @@ -5,7 +5,7 @@ # This is depends on a bunch of GNU-isms from bash, sed, touch. DLEXT := so -gems := rev-0.3.1 rack-1.0.0 iobuffer-0.1.1 +gems := rev-0.3.1 rack-1.0.0 iobuffer-0.1.1 eventmachine-0.12.8 # Avoid loading rubygems to speed up tests because gmake is # fork+exec heavy with Ruby. -- cgit v1.2.3-24-ge0c7