about summary refs log tree commit homepage
tag namev4.7.0 (14ad0d1f037c9dbfc276117851421d850f669d37)
tag date2015-10-19 21:24:32 +0000
tagged byEric Wong <e@80x24.org>
tagged objectcommit f377d466ae...
downloadrainbows-4.7.0.tar.gz
Rainbows! 4.7.0 - updates for ruby 2.3.0dev
This release includes fixes for upcoming changes in Ruby 2.3.0
(due December 2015).  Use of Rainbows! for new projects is not
recommended, try other servers instead.

* update dependencies for Ruby 2.2.0dev
* switch docs + website to olddoc
* gemspec: fix bad reference to rdoc_options
* README: reference yahns
* build: fix quoting issue with double parens
* response: avoid unnecessary args to IO.copy_stream
* t/close-has-env.ru: ensure close is idempotent
* sync_close: This fix breakage from Ruby-trunk r50118
* t/t0044-autopush.sh: remove test
* t/test_isolate.rb: updates for various gem versions
* response: convert source arg to path before IO.copy_stream
* speed up QUIT for users of the unicorn worker_loop
* gemspec: use SPDX-compatible license for GPL-2.0+