commit: 3ec1dc6ae7c54d6c2f58df6f3e4fabfd1f42d571 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Fri Jul 21 08:19:04 2023 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Fri Jul 21 08:19:04 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ec1dc6a
dev-ruby/actiontext: depend on specific minitest slot Closes: https://bugs.gentoo.org/910420 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/actiontext/actiontext-7.0.6.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-ruby/actiontext/actiontext-7.0.6.ebuild b/dev-ruby/actiontext/actiontext-7.0.6.ebuild index dfa65eb6e1c5..5ed5525d70fa 100644 --- a/dev-ruby/actiontext/actiontext-7.0.6.ebuild +++ b/dev-ruby/actiontext/actiontext-7.0.6.ebuild @@ -36,6 +36,7 @@ ruby_add_rdepend " ruby_add_bdepend "test? ( dev-ruby/bundler + dev-ruby/minitest:5.15 dev-ruby/mocha dev-ruby/propshaft )"