about summary refs log tree commit homepage
tag namev5.4.1 (cbf240f027261fe9142a6907fad8556aee9ca092)
tag date2018-07-23 17:13:18 +0000
tagged byEric Wong <e@80x24.org>
tagged objectcommit 75e65b8af5...
downloadunicorn-5.4.1.tar.gz
unicorn 5.4.1
This release quiets some warnings for Ruby 2.6 preview releases
and enables tests to pass under Ruby 1.9.3.  Otherwise, nothing
interesting for Ruby 2.0..2.5 users.  *YAWN*

Eric Wong (1):
      quiet some mismatched indentation warnings

Fumiaki MATSUSHIMA (1):
      Use IO#wait instead to fix test for Ruby 1.9