raindrops 0.19.0 - Rack 2.x middleware compatibilityv0.19.0
commit8be3f715ce86f89842436ac3054b8dbeede7c07c
authorEric Wong <e@80x24.org>
Wed, 9 Aug 2017 23:46:08 +0000 (9 23:46 +0000)
committerEric Wong <e@80x24.org>
Wed, 9 Aug 2017 23:50:12 +0000 (9 23:50 +0000)
tree62e7b7566335f0b45f5473ab6392936cfd52d9ce
parent35561c491584a22b82dec5f37b84f792aa8a278b
raindrops 0.19.0 - Rack 2.x middleware compatibility

This release fixes Rack 2.x compatibility for the few users of
Raindrops::Middleware
<https://bogomips.org/raindrops/Raindrops/Middleware.html>.
Thanks to Dmytro Shteflyuk for this release.

No need to upgrade unless you use Raindrops::Middleware with
Rack 2.x.

There's also a few minor, inconsequential cleanups.

Dmytro Shteflyuk (1):
      Properly override respond_to? in Raindrops::Middleware::Proxy

Eric Wong (2):
      Ruby thread compatibility updates
      tcp_info: remove unnecessary extconf.h include
GIT-VERSION-GEN