commit:     54611d6996fdc47bd0712b3a8de3edc959a29e8c
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 30 13:52:51 2023 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Jun 30 15:28:18 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54611d69

dev-ruby/activestorage: add minitest test dep

Depend on a minitest slot that this package requires.

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

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

diff --git a/dev-ruby/activestorage/activestorage-6.1.7.4.ebuild 
b/dev-ruby/activestorage/activestorage-6.1.7.4.ebuild
index 4a71a7ec0cd5..1b24cc39c24d 100644
--- a/dev-ruby/activestorage/activestorage-6.1.7.4.ebuild
+++ b/dev-ruby/activestorage/activestorage-6.1.7.4.ebuild
@@ -44,6 +44,7 @@ ruby_add_bdepend "
                ~dev-ruby/railties-${PV}
                >=dev-ruby/image_processing-1.2:0
                dev-ruby/test-unit:2
+               =dev-ruby/minitest-5.15*:*
                dev-ruby/mini_magick
                dev-ruby/mocha
                dev-ruby/rake

Reply via email to