From 0b955487e44011d80a457618c2e8148c8ec05e05 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 2 Sep 2011 02:14:03 +0000 Subject: Rainbows! 4.3.1 - small bugfix This release fixes a potential reentrancy deadlock when using the default logger from the Ruby standard library. --- lib/rainbows/const.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/rainbows/const.rb b/lib/rainbows/const.rb index a87d76a..1b098ba 100644 --- a/lib/rainbows/const.rb +++ b/lib/rainbows/const.rb @@ -2,7 +2,7 @@ # :enddoc: module Rainbows::Const - RAINBOWS_VERSION = '4.3.0' + RAINBOWS_VERSION = '4.3.1' include Unicorn::Const -- cgit v1.2.3-24-ge0c7