From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id qEOeJXf/1WTESgEASxT56A (envelope-from ) for ; Fri, 11 Aug 2023 11:29:27 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id sBxKJXf/1WR9RQAAauVa8A (envelope-from ) for ; Fri, 11 Aug 2023 11:29:27 +0200 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 4004B49886 for ; Fri, 11 Aug 2023 11:29:27 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=l7QYbPj9; 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=1691746167; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=M+uteWF5jUXoD/mlXmRVI7DwY6eE+iR2JXNayifJtRI=; b=mbefnVWMiqdCM1yqPs6MUXIzSRGkqe1vm/HUse8HZXOCVQj1hW1Uja+wpUOQHf1/vQ0dDN fBXBvodZkyLk6/1zFEIYGDo8Fzr725K6G+p9v1gsQsUdLglyJL28ZGblIQNskaDbRkDTmS 6ryJ+gMe8TdGgiVbD5GmHgCyIugM+yh47GWAxeOkAEf5uAJ5nsbZCPntWA700xc91+qpic E6HNiZmTSgdTpy0WwnE6ub+dOpPXANhu8Ja1upmWz/MIx+/wPOyagsW9eaT7cuNeLW64xW equp3kIn3/FBZRU/q642XQ2+Ky8B1yVE1z69o4Q22MceVKky9KMks/VjvU+/9g== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1691746167; a=rsa-sha256; cv=none; b=bdM1v7MoBYMZ7llSGH4poz6qCSGFnqPME/mYg4ggVrpz1V5N7R3JcHvPdyTSZ3+Fv2zKx8 QZIWxY7v+UFhpTo6gmskT/D+AlrlYV5MGO8G/PKCZNUMJl1X89XzxqDwzHa+FIJh/6qy9N gweBGnYOJQX1GcLqXtNlILAspDnWd4m2bBnhSL9VvJiYyXlz+8vW9F7zGu5rILxikgYY1V EZBVTSiseUnGT0pQ5hrylpSRttVokpln0A6SB+Mb/ifNlCjWGCyp1sTS99laM/pTgRqlTv V54xrnkfdF3ekfLH4+jjrPwxtSASEXeFkCK4592o5n8IFW46T/MqiuuCYPVLlQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=l7QYbPj9; 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 Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qUO9k-0001HD-1K; Fri, 11 Aug 2023 05:10:04 -0400 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 1qUO9j-0001H4-30 for guix-patches@gnu.org; Fri, 11 Aug 2023 05:10:03 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qUO9i-00078y-QZ for guix-patches@gnu.org; Fri, 11 Aug 2023 05:10:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qUO9i-00061L-LW; Fri, 11 Aug 2023 05:10:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65223] [PATCH] gnu: bundler: Update to 2.4.18. Resent-From: TakeV Original-Sender: "Debbugs-submit" Resent-CC: guix@cbaines.net, guix-patches@gnu.org Resent-Date: Fri, 11 Aug 2023 09:10:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 65223 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 65223@debbugs.gnu.org Cc: TakeV , Christopher Baines X-Debbugs-Original-To: guix-patches@gnu.org X-Debbugs-Original-Xcc: Christopher Baines Received: via spool by submit@debbugs.gnu.org id=B.169174499523122 (code B ref -1); Fri, 11 Aug 2023 09:10:02 +0000 Received: (at submit) by debbugs.gnu.org; 11 Aug 2023 09:09:55 +0000 Received: from localhost ([127.0.0.1]:44904 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qUO9a-00060s-MH for submit@debbugs.gnu.org; Fri, 11 Aug 2023 05:09:54 -0400 Received: from lists.gnu.org ([2001:470:142::17]:37912) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qUO9Z-00060f-Eh for submit@debbugs.gnu.org; Fri, 11 Aug 2023 05:09:53 -0400 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 1qUO9U-0001Fv-5w for guix-patches@gnu.org; Fri, 11 Aug 2023 05:09:48 -0400 Received: from layka.disroot.org ([178.21.23.139]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qUO9S-00075W-2S for guix-patches@gnu.org; Fri, 11 Aug 2023 05:09:47 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 1A86D412DA; Fri, 11 Aug 2023 11:09:43 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from layka.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vqvHze6yOeYD; Fri, 11 Aug 2023 11:09:42 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1691744982; bh=38aTnjfFXQA+LCoLc/cCrrvGt2zridsqaCWoe09ja+c=; h=From:To:Cc:Subject:Date; b=l7QYbPj9QDKtuFnplD1X6mPuGoh1oJsUM0j7YocMkUf45D8g+1x8/RxvN27PasYaT +eOfmg8b32PB+gIfw7sQzW8tJG1MW0G5cp9Pr7vjp48j64xkFJny1S0v1rKoMqFPKe m7esMsHeHQnV760K6pqsWW1+VAgVWJyQ43ZLWDucVaDWK4MMXBZfZHLh60iPsIWl8q QGuNzAZnuxjz4e2d1+nML8/YA1vDda8ZKg4wTqlnCzBqQ9phYED056dJFZhhgNcag9 somsb5dRmja5cpOzV2+fKYgz7a7Meq56hTY6MEIUl9XIwlT2Q7stWPLuF7Mb4TvWhz LtFzs42FXivow== Date: Fri, 11 Aug 2023 02:08:22 -0700 Message-ID: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=178.21.23.139; envelope-from=takev@disroot.org; helo=layka.disroot.org X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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: TakeV X-ACL-Warn: , TakeV via Guix-patches From: TakeV 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Queue-Id: 4004B49886 X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -6.18 X-Spam-Score: -6.18 X-TUID: jl5N/UolkoH/ * gnu/packages/ruby.scm (bundler): Update to 2.4.18. --- 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 e0dca646ac..ff6829082c 100644 --- a/gnu/packages/ruby.scm +++ b/gnu/packages/ruby.scm @@ -1195,13 +1195,13 @@ (define-public ruby-rspec-debug (define-public bundler (package (name "bundler") - (version "2.4.10") + (version "2.4.18") (source (origin (method url-fetch) (uri (rubygems-uri "bundler" version)) (sha256 (base32 - "08d1nj2h4yl6c1bnrwl2pk1kcskpgi6fvyd8fs36lfh68jlnz05r")))) + "03ppd60cbwzlrhsidi7frj826ssmxzwd954ikjk7966l45qx5xxn")))) (build-system ruby-build-system) (arguments '(#:tests? #f)) ; avoid dependency cycles base-commit: ad4520b92662e42d7d0b1e648b2068300dbb95c8 -- 2.41.0