From f7f9c6b8470e54e25a17cd1a9517f5030e43fa66 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Thu, 6 Dec 2012 11:40:21 +0000 Subject: Rainbows! 4.4.2 - EventMachine async.callback fix One bugfix allows stream(:keep_open) in Sinatra to work properly. Thanks to W. Andrew Loe III for the informative bug report and reproducible test case. ref: http://mid.gmane.org/CA+-9oNd1EFqsniPkkPTwu5opTCinbM7-2KHoXov7+y3LE4s4Tg@mail.gmail.com --- lib/rainbows/const.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/rainbows/const.rb') diff --git a/lib/rainbows/const.rb b/lib/rainbows/const.rb index 551f7c8..2937381 100644 --- a/lib/rainbows/const.rb +++ b/lib/rainbows/const.rb @@ -2,7 +2,7 @@ # :enddoc: module Rainbows::Const - RAINBOWS_VERSION = '4.4.1' + RAINBOWS_VERSION = '4.4.2' include Unicorn::Const -- cgit v1.2.3-24-ge0c7