From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.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 cPyNMvDq7WSuKgEAG6o9tA:P1 (envelope-from ) for ; Tue, 29 Aug 2023 14:56:17 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id cPyNMvDq7WSuKgEAG6o9tA (envelope-from ) for ; Tue, 29 Aug 2023 14:56:16 +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 8B3F48CD4 for ; Tue, 29 Aug 2023 14:56:16 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=none; 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=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1693313776; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-to: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; bh=xVhTGiBEj1dnEPji9LtJm/gkd6/1REri4iR1x4TvYBc=; b=twUIUUCK6q4nkiYhT80UTxxMa0E3DQwTLfRmAxlOeihigoDhElesIPxRFyb0U0hpW3an/C xSLGlC7KqunNQOf4PgMaKZre+EEsEoOhe0El5RfDfJvgsGhmtwfM+29gTyb35y6EWxYVWs u/dZMGtXg9KkWYLKEKEZLxSS2xyw7z8GjzL5El1gFr9P0wwbtZX/lvwg7SpP0SuDbogiJ5 1Ty33lcoC3pNZR0fTDJtMsyC+BZsePXDJluG95jEIwfLqAm9o9t+2sJ8O1cv9UvZNwOmfc iuO2v3BDBi6svsIesbVitX1Q0CYFOscMeVWdBvE58teua09eiNvtFjXZUjja2w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; 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=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1693313776; a=rsa-sha256; cv=none; b=OlqtbLCHxrrKKu1qPb1NWIaiZyweLQV5ktCF+r+I8Z9UJpEeOfn8t8P11bPdY0Bg3ffDie Ls/TN2c69lq8hBNfOO3cloK+pURWYcl8rgQ2TIbJxq4VVMdHcowc3zBZp05VAzfLrhOR8D zYKAw2ZjYFGKxyc9M8di1sUsCDawD+3mwDZNSsvcoHbFlWhdhKrrMFVtptRJTqBj01iDFG 2woY9nfgR2Gl2iOG/gsdNQhsxjVKxFHiQWiHjKdGK23CJ3BYeaY6lL2rCyOKjahm4YhbjH q5vm20pszmz+FaHHuRSek0ZNTASfEqJouBQdJ2wn9j+5qph7mP+3zCxtG8pk+A== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qayGF-0000My-Eb; Tue, 29 Aug 2023 08:55:59 -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 1qayGD-0000IG-CJ for guix-patches@gnu.org; Tue, 29 Aug 2023 08:55:57 -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 1qayGB-0000UP-T8 for guix-patches@gnu.org; Tue, 29 Aug 2023 08:55:56 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qayGI-0000vO-LV for guix-patches@gnu.org; Tue, 29 Aug 2023 08:56:02 -0400 Subject: bug#65223: [PATCH] gnu: bundler: Update to 2.4.18. Resent-From: Christopher Baines Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Tue, 29 Aug 2023 12:56:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 65223 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: TakeV Cc: 65223-done@debbugs.gnu.org Mail-Followup-To: 65223@debbugs.gnu.org, mail@cbaines.net, takev@disroot.org Received: via spool by 65223-done@debbugs.gnu.org id=D65223.16933137583538 (code D ref 65223); Tue, 29 Aug 2023 12:56:02 +0000 Received: (at 65223-done) by debbugs.gnu.org; 29 Aug 2023 12:55:58 +0000 Received: from localhost ([127.0.0.1]:49746 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qayGD-0000uy-Jq for submit@debbugs.gnu.org; Tue, 29 Aug 2023 08:55:57 -0400 Received: from mira.cbaines.net ([212.71.252.8]:42852) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qayGA-0000uo-Ml for 65223-done@debbugs.gnu.org; Tue, 29 Aug 2023 08:55:55 -0400 Received: from localhost (unknown [217.155.61.229]) by mira.cbaines.net (Postfix) with ESMTPSA id A61DB27BBE9; Tue, 29 Aug 2023 13:55:46 +0100 (BST) Received: from felis (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id f4c70ca4; Tue, 29 Aug 2023 12:55:46 +0000 (UTC) References: User-agent: mu4e 1.10.5; emacs 28.2 From: Christopher Baines Date: Tue, 29 Aug 2023 13:55:07 +0100 In-reply-to: Message-ID: <878r9uhusu.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" 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: , 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-Scanner: mx0.migadu.com X-Spam-Score: -8.33 X-Migadu-Queue-Id: 8B3F48CD4 X-Migadu-Spam-Score: -8.33 X-TUID: t0fGhr1SYZyg --=-=-= Content-Type: text/plain TakeV writes: > * gnu/packages/ruby.scm (bundler): Update to 2.4.18. > --- > gnu/packages/ruby.scm | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) This has quite a few dependencies according to guix refresh -l, but since QA has built it I've gone ahead and pushed it to master as 5e3e7c19d8d1fb2d1bf5c329b042a1b44cf93b13. Thanks, Chris --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmTt6tFfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9Xewsg//fScgFrQ1J0/0KjWjMMYof8l5Sf7PgFe9 2cFfYIakGUVg8z4eRcqT+kUa5OIvNPYSb9LSp4tolsgC0AqAICTGQCRO/eNHSMdD qrVd6kxbJJptqmJQx433d7PEy3ed1M5vy/paIQ0o9uz4moRXC0bG+yp7J7vwH1Vr g/JTIK4oXyn/+nV9PQlSt0kOtxvHgecHw66CsxfvedKgLylf0uktBWQz4n8kb5nr b0hScNyxFnJARFDn/APTREj45oJhniuR9DQ4d55vLBB4w5SLVbn/qwc8NJrfv9ok GL6tDcuBNR2OUzH1RP0tCRVemSyp9AB/5PTfSC9Xc8qKtVcR2HKq0QJNA5wT/c9a IBTE4Jzws9SZHiukUFPfp3W86l186cZcjDk8k+GJWu7SxMhSVjax/N4dzS0RuUi2 ltM6w2QpV/BCTe3J2MNd32o6uJLsXP0Emt0Gp9TEL4tj5BANLwLpMN3LQyTmjTGZ 3oXgz1eid52IAfvsN0HDwsZ1LFue9SteygsHUFL40oD7A0TN7gz3A6vMqosO3quu WDKOX7b6xBEY/iBTU6MXz31R5ZmSe29/7Sbis/44N6TY9S9kw9955FbyjGR2PV5P qNItEUZMcmPqnoyhGpPhp6kbXc68QbITJrcwtLucmCoNnF2Ill0jmXYUWxUtmD/j YWYM0n4SjoY= =eoSB -----END PGP SIGNATURE----- --=-=-=--