From 8be3f715ce86f89842436ac3054b8dbeede7c07c Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Wed, 9 Aug 2017 23:46:08 +0000 Subject: raindrops 0.19.0 - Rack 2.x middleware compatibility This release fixes Rack 2.x compatibility for the few users of Raindrops::Middleware . 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index 59c1d45..46a52d9 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v0.18.0 +DEF_VER=v0.19.0 LF=' ' -- cgit v1.2.3-24-ge0c7