From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on dcvr.yhbt.net X-Spam-Level: * X-Spam-ASN: AS33070 50.56.128.0/17 X-Spam-Status: No, score=1.2 required=3.0 tests=AWL,FROM_LOCAL_NOVOWEL, MSGID_FROM_MTA_HEADER,RDNS_NONE shortcircuit=no autolearn=no version=3.3.2 Path: news.gmane.org!not-for-mail From: Damian Janowski Newsgroups: gmane.comp.lang.ruby.rainbows.general Subject: Rainbows gemspec lists Unicorn with a broad dependency Date: Thu, 16 Jan 2014 17:13:22 -0200 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1389899944 25255 80.91.229.3 (16 Jan 2014 19:19:04 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 16 Jan 2014 19:19:04 +0000 (UTC) To: "Rainbows! list" Original-X-From: rainbows-talk-bounces-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org Thu Jan 16 20:19:12 2014 Return-path: Envelope-to: gclrrg-rainbows-talk@m.gmane.org X-Original-To: rainbows-talk-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org Delivered-To: rainbows-talk-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org X-Greylist: delayed 334 seconds by postgrey-1.31 at rubyforge; Thu, 16 Jan 2014 19:19:03 UTC DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=Js+kBhGX0YRjsw2ZA95XIhutwx98Tqikcym4Et4N++A=; b=rVMQ/M6VYvL4Eu55+AnwxSsSaAP8bgr0ZObnMHjjuCwlXZC12DuL1YBYCk7QeC+UWA 5ojZWa02DzO1xCgTBu3Y/newcXJLjnfdZXpPJOHOD1MX4kegYDmSr/qi6p3AhKIFS4dp ycAeLilkW9I6C2Z/rdikcgFNKxJ1+QlRijphD3o5EipdbD0GpVwxMe51sFkvb+Op+MQM pnjRUPxsie/MF8OlY7a7RoaEfuzmOQpR6fVzV2VsNT798tp1qSAMVuKy1Lp+l6xaTm5I CsQj1zH6pdRjaqb9Zqx87wfDKMdk+UZyN1nyLyQXCcA//ejEmI6xiHrd3HPY9u5l2qBD hvaA== X-Received: by 10.66.159.132 with SMTP id xc4mr11907665pab.27.1389899602914; Thu, 16 Jan 2014 11:13:22 -0800 (PST) X-Google-Sender-Auth: kGYkpPRd-pZnkSVD5Dp1g3uzZN4 X-BeenThere: rainbows-talk-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: rainbows-talk-bounces-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org Errors-To: rainbows-talk-bounces-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org X-Broken-Reverse-DNS: no host name found for IP address 50.56.192.79 Xref: news.gmane.org gmane.comp.lang.ruby.rainbows.general:573 Archived-At: Received: from [50.56.192.79] (helo=rubyforge.org) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1W3sT9-0003cm-I8 for gclrrg-rainbows-talk@m.gmane.org; Thu, 16 Jan 2014 20:19:11 +0100 Received: from localhost.localdomain (localhost [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 36D8A263071; Thu, 16 Jan 2014 19:19:11 +0000 (UTC) Received: from mail-pa0-f52.google.com (mail-pa0-f52.google.com [209.85.220.52]) by rubyforge.org (Postfix) with ESMTP id 81F9226306E for ; Thu, 16 Jan 2014 19:19:02 +0000 (UTC) Received: by mail-pa0-f52.google.com with SMTP id bj1so1562901pad.25 for ; Thu, 16 Jan 2014 11:19:01 -0800 (PST) Received: by 10.70.102.3 with HTTP; Thu, 16 Jan 2014 11:13:22 -0800 (PST) Eric, Rainbows lists the Unicorn dependency passing an array [1]. I saw that this is used in the RubyGems documentation, but apparently it's broken=96probably on RubyGems' side. I did a fresh install of Rainbows 4.3.1 and it installed Unicorn 4.8.0. This combo makes Rainbows not boot due to an exception (someone trying to call TrueClass#dup). Maybe the ability to combine both optimistic and strict version requirements is not worth it? Thanks. D. [1] http://bogomips.org/rainbows.git/tree/rainbows.gemspec#n32 _______________________________________________ Rainbows! mailing list - rainbows-talk-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org http://rubyforge.org/mailman/listinfo/rainbows-talk Do not quote signatures (like this one) or top post when replying