summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2020-07-05 09:13:31 +0200
committerHans de Graaff <graaff@gentoo.org>2020-07-05 09:13:31 +0200
commitc6f31f29e96b74df52b87ad7cd11c6c960ef4423 (patch)
treecbd08b396aaee8f69f5e13474fdc62fb0c416495 /dev-ruby
parentprofiles/package.mask: mask dev-ruby/sanitize:4 for removal (diff)
downloadgentoo-c6f31f29e96b74df52b87ad7cd11c6c960ef4423.tar.gz
gentoo-c6f31f29e96b74df52b87ad7cd11c6c960ef4423.tar.bz2
gentoo-c6f31f29e96b74df52b87ad7cd11c6c960ef4423.zip
dev-ruby/rack: add missing test dep
Closes: https://bugs.gentoo.org/728474 Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/rack/rack-2.0.9.ebuild6
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-ruby/rack/rack-2.0.9.ebuild b/dev-ruby/rack/rack-2.0.9.ebuild
index e2be992f6b43..5488d0765be0 100644
--- a/dev-ruby/rack/rack-2.0.9.ebuild
+++ b/dev-ruby/rack/rack-2.0.9.ebuild
@@ -21,7 +21,11 @@ IUSE=""
ruby_add_rdepend "virtual/ruby-ssl"
-ruby_add_bdepend "test? ( dev-ruby/minitest:5 dev-ruby/concurrent-ruby )"
+ruby_add_bdepend "test? (
+ dev-ruby/minitest:5
+ dev-ruby/minitest-global_expectations
+ dev-ruby/concurrent-ruby
+)"
# The gem has automagic dependencies over mongrel, ruby-openid,
# memcache-client, thin, mongrel and camping; not sure if we should