Rainbows! 4.7.0 - updates for ruby 2.3.0devv4.7.0
commitf377d466ae7ca0d988f140606f2c2b658d5fdb97
authorEric Wong <e@80x24.org>
Mon, 19 Oct 2015 21:10:04 +0000 (19 21:10 +0000)
committerEric Wong <e@80x24.org>
Mon, 19 Oct 2015 21:22:08 +0000 (19 21:22 +0000)
tree280794da39c0063a3bdf3c2f04e0c4e129fc2c1b
parent495ee76f9168523e10b9e343a22e21e183e81d41
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+
GIT-VERSION-GEN