From a0df956c3082a6dbbd5fe592ba2da16a8c3dd7d4 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Tue, 30 Jan 2018 21:08:41 +0000 Subject: kgio 2.11.2 - fix Ruby 2.5 compatibility for accept_class This release fixes a bug affecting the Rainbows! web server which uses Kgio.accept_class: https://bogomips.org/rainbows-public/CANp6QoJXRbPLqmOPpG7XmZBc+oYqLWCcq1ipvOyNEQPXDEwx9Q@mail.gmail.com/ * accept: avoid passing unnecessary arg to rb_funcall --- GIT-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index 4f0357a..61b2403 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.11.1 +DEF_VER=v2.11.2 LF=' ' -- cgit v1.2.3-24-ge0c7