commit:     9316064f2f7a6cfe7bc2071f12895bcf45cc74de
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  8 21:29:40 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr  8 21:29:40 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9316064f

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

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-ruby/http/http-5.1.0.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-ruby/http/http-5.1.0.ebuild b/dev-ruby/http/http-5.1.0.ebuild
index 213880e6d088..e47900e891b9 100644
--- a/dev-ruby/http/http-5.1.0.ebuild
+++ b/dev-ruby/http/http-5.1.0.ebuild
@@ -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() {

Reply via email to