From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id KFTdAJPB/2MvBQEAbAwnHQ (envelope-from ) for ; Wed, 01 Mar 2023 22:20:19 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id CKdvO5LB/2M0kgAAG6o9tA (envelope-from ) for ; Wed, 01 Mar 2023 22:20:18 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id BD8E429524 for ; Wed, 1 Mar 2023 22:20:18 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gorski.stream header.s=gm1 header.b=geglSe+U; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1677705618; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=HZAdeBFe6YbFH/wuDF3DxeY2BPz1WwqsBFNvaqJmQho=; b=lZ+NL+3OCM233vYX86Un61bDohFtDQjD8rCooIidwCjSII/ZX9lT5vGFblmGkJrExC86A3 bdCqougrcY/shu5SLduDJIAr0xIh7PuPZBwB2BRdyffwgFYk6Gs+feCoY+sHTtx017AehS 1momMOEbdeIbNZVNA+H1/9OMxAStBzXyY0jrWwf0x7tGPve0S+ABaL2DQ7UpMWcF2qKbg+ XV83l5iQk+cYOYCEsyOFqnqGzwurOJ4gkb3Ja+330iDH3+BUHN7crGZm+9fTdB/UHXJrYp WxWjIgas2sSd/z+dg2Qok0t0Ffj4ibC8g8MarWdgvI3K072z2kH4tVR7ymij9w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gorski.stream header.s=gm1 header.b=geglSe+U; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1677705618; a=rsa-sha256; cv=none; b=s0x5fYqlO8wAf9JHzwfXmQKdBI1McXNEzqC4fAg+fLVfUEBfrOcX4F2dTJT7mS8+OYfnc5 Y/unNFGChhVEy3fVNZsSC46pZxtqOuRUQuti7QvBvhtiwX4PLFriisnBpTvTrZ2aB0jLBE Y22b1iVaLG1Pn4d/pr3W8bhw1S1H4Sy19U69b5vB0bTlRLf2R+B0jOgovBLo8lmDrZj625 dRwRXi+DmfcuXSp2T3fzbHc3Lc+Dv/+hKuuhDeMBS7h6PO9vx1pnLpr7R9Bm1s6gmwd2n1 M+wPE6RiG3sh2KdntsDIFrGuexN+HnoaP6X61ystWyzygmW7vatMgb+vXs9+DQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pXTrn-00059m-Qr; Wed, 01 Mar 2023 16:20:03 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pXTrm-00058g-Eg for guix-patches@gnu.org; Wed, 01 Mar 2023 16:20:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pXTrm-0003od-1w for guix-patches@gnu.org; Wed, 01 Mar 2023 16:20:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pXTrl-0000mL-T7 for guix-patches@gnu.org; Wed, 01 Mar 2023 16:20:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#61898] [PATCH 3/4] gnu: ruby-rack-protection: Update to 3.0.5. References: In-Reply-To: Resent-From: Yovan Naumovski Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 01 Mar 2023 21:20:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61898 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 61898@debbugs.gnu.org Received: via spool by 61898-submit@debbugs.gnu.org id=B61898.16777055812950 (code B ref 61898); Wed, 01 Mar 2023 21:20:01 +0000 Received: (at 61898) by debbugs.gnu.org; 1 Mar 2023 21:19:41 +0000 Received: from localhost ([127.0.0.1]:55037 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pXTrR-0000lW-8n for submit@debbugs.gnu.org; Wed, 01 Mar 2023 16:19:41 -0500 Received: from relay2-d.mail.gandi.net ([217.70.183.194]:41671) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pXTrQ-0000lE-31 for 61898@debbugs.gnu.org; Wed, 01 Mar 2023 16:19:40 -0500 Received: (Authenticated sender: yovan@gorski.stream) by mail.gandi.net (Postfix) with ESMTPSA id BBD3340002 for <61898@debbugs.gnu.org>; Wed, 1 Mar 2023 21:19:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gorski.stream; s=gm1; t=1677705573; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=HZAdeBFe6YbFH/wuDF3DxeY2BPz1WwqsBFNvaqJmQho=; b=geglSe+UGM90nFMc65rIz/7qoB4bj2t9UywugiNkVfl16BBY0Lgwc1z7EAoi0z2b+gd30s c1Lq54hi88AZ0pB3Tif7JgmDa9eHigFpSc0cuO18YSySe7o9A30FoEKvWvMp+SnKyNVK5U oJlREZc2T3SJpciGYLSPC5EzNelXguaLLHBIkS52jn6xKDxTyfJSUFlmg4VyYC+QFjwG5C DDTKSAnoRLcwY6NlVYtrio+ebpJcEXYObPkrp0vdlXpdWaFzd3El06mko7UW+VEdpL/Hf/ fon+xDVQoKWNwOcbImMHxsY/Y4LuJHLbMERFSDRuUtMunUsG5bToqH4jVKl0Dw== Message-ID: Date: Wed, 1 Mar 2023 23:19:30 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.2 Content-Language: en-US Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Yovan Naumovski X-Migadu-Spam-Score: -2.89 X-Spam-Score: -2.89 X-Migadu-Scanner: scn0.migadu.com X-Migadu-Queue-Id: BD8E429524 X-ACL-Warn: , Yovan Naumovski via Guix-patches From: Yovan Naumovski via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-TUID: pTvotyM5wKkj * gnu/packages/ruby.scm (ruby-rack-protection): Update to 3.0.5. --- gnu/packages/ruby.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/ruby.scm b/gnu/packages/ruby.scm index 3d19bd1cc6..5e6fea9999 100644 --- a/gnu/packages/ruby.scm +++ b/gnu/packages/ruby.scm @@ -6852,14 +6852,14 @@ (define-public ruby-rack-test (define-public ruby-rack-protection (package (name "ruby-rack-protection") - (version "2.0.8.1") + (version "3.0.5") (source (origin (method url-fetch) (uri (rubygems-uri "rack-protection" version)) (sha256 (base32 - "1zyj97bfr1shfgwk4ddmdbw0mdkm4qdyh9s1hl0k7accf3kxx1yi")))) + "1a12m1mv8dc0g90fs1myvis8vsgr427k1arg1q4a9qlfw6fqyhis")))) (build-system ruby-build-system) (arguments '(;; Tests missing from the gem. -- 2.39.1