From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E0953158095 for ; Sat, 16 Jul 2022 08:11:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AF019E09C6; Sat, 16 Jul 2022 08:11:11 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7E6A3E09BE for ; Sat, 16 Jul 2022 08:11:11 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5ABC8340FC9 for ; Sat, 16 Jul 2022 08:11:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BDB9A53B for ; Sat, 16 Jul 2022 08:11:08 +0000 (UTC) From: "Hans de Graaff" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Hans de Graaff" Message-ID: <1657959063.8b31a809571ce8c127f0de8443361b6711ab8830.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/activesupport/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/activesupport/activesupport-5.2.8.1.ebuild dev-ruby/activesupport/activesupport-6.0.5.1.ebuild dev-ruby/activesupport/activesupport-6.1.6.1.ebuild X-VCS-Directories: dev-ruby/activesupport/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: 8b31a809571ce8c127f0de8443361b6711ab8830 X-VCS-Branch: master Date: Sat, 16 Jul 2022 08:11:08 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 2dddd202-2da2-4c02-875d-64cb3ea543cb X-Archives-Hash: dde3a6be24c59557cafc10cb797bbbb8 commit: 8b31a809571ce8c127f0de8443361b6711ab8830 Author: Hans de Graaff gentoo org> AuthorDate: Sat Jul 16 08:01:20 2022 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Sat Jul 16 08:11:03 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b31a809 dev-ruby/activesupport: restrict minitest version Bug: https://bugs.gentoo.org/857759 Signed-off-by: Hans de Graaff gentoo.org> dev-ruby/activesupport/activesupport-5.2.8.1.ebuild | 1 + dev-ruby/activesupport/activesupport-6.0.5.1.ebuild | 1 + dev-ruby/activesupport/activesupport-6.1.6.1.ebuild | 1 + 3 files changed, 3 insertions(+) diff --git a/dev-ruby/activesupport/activesupport-5.2.8.1.ebuild b/dev-ruby/activesupport/activesupport-5.2.8.1.ebuild index 76a83ebed7db..9882d2a76a2d 100644 --- a/dev-ruby/activesupport/activesupport-5.2.8.1.ebuild +++ b/dev-ruby/activesupport/activesupport-5.2.8.1.ebuild @@ -43,6 +43,7 @@ ruby_add_bdepend "test? ( >=dev-ruby/listen-3.0.5:3 dev-ruby/rack dev-ruby/mocha + =dev-ruby/listen-3.0.5:3 dev-ruby/rack dev-ruby/mocha +