dev-ruby/http: add dev-ruby/webrick test dep

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2023-04-08 22:29:40 +01:00
parent 7b72b16731
commit 9316064f2f

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2022 Gentoo Authors
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -27,6 +27,7 @@ ruby_add_bdepend "
test? (
=dev-ruby/certificate_authority-1*
dev-ruby/rspec-its
dev-ruby/webrick
)"
all_ruby_prepare() {