summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-04-08 22:29:40 +0100
committerSam James <sam@gentoo.org>2023-04-08 22:29:40 +0100
commit9316064f2f7a6cfe7bc2071f12895bcf45cc74de (patch)
treeeab9915190175a37e89ac632e3c154f41c99e754 /dev-ruby/http
parentdev-games/irrlicht-mt: add 1.9.0.10 (diff)
downloadgentoo-9316064f2f7a6cfe7bc2071f12895bcf45cc74de.tar.gz
gentoo-9316064f2f7a6cfe7bc2071f12895bcf45cc74de.tar.bz2
gentoo-9316064f2f7a6cfe7bc2071f12895bcf45cc74de.zip
dev-ruby/http: add dev-ruby/webrick test dep
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/http')
-rw-r--r--dev-ruby/http/http-5.1.0.ebuild3
1 files changed, 2 insertions, 1 deletions
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() {