commit:     a62f9def98c790e18312c335a1532aecbb6524ac
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 30 14:47:48 2023 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Jun 30 15:28:24 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a62f9def

dev-ruby/actiontext: add minitest test dep

Depend on a minitest slot that this package requires.

Closes: https://bugs.gentoo.org/909281
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/actiontext/actiontext-6.1.7.4.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-ruby/actiontext/actiontext-6.1.7.4.ebuild 
b/dev-ruby/actiontext/actiontext-6.1.7.4.ebuild
index 32acaab56194..fffdb16ed109 100644
--- a/dev-ruby/actiontext/actiontext-6.1.7.4.ebuild
+++ b/dev-ruby/actiontext/actiontext-6.1.7.4.ebuild
@@ -35,6 +35,7 @@ ruby_add_rdepend "
 
 ruby_add_bdepend "test? (
        dev-ruby/bundler
+       =dev-ruby/minitest-5.15*:*
        dev-ruby/mocha
 )"
 

Reply via email to