From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: X-Spam-Status: No, score=-4.0 required=3.0 tests=ALL_TRUSTED,BAYES_00 shortcircuit=no autolearn=ham autolearn_force=no version=3.4.0 Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id A78372042F; Wed, 16 Nov 2016 22:04:01 +0000 (UTC) Date: Wed, 16 Nov 2016 22:04:01 +0000 From: Eric Wong To: Julia =?utf-8?B?TMOzcGV6?= Aladro Cc: rainbows-public@bogomips.org Subject: Re: Update to Rack v2? Message-ID: <20161116220401.GA23831@dcvr> References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: List-Id: Julia López Aladro wrote: > Is there any plan to update Rainbows to use Rack version ~> 2? There is, now :) Rack 1.x needs to remain supported, but I think it's doable (I've done it for other projects) I will take a look at it in a little bit.