From 147832f8f27d87fed921b245f976080e8439296f Mon Sep 17 00:00:00 2001 From: Hans de Graaff Date: Fri, 26 Jun 2020 11:34:29 +0200 Subject: dev-ruby/asciidoctor: fix test dependencies dev-ruby/thread_safe has been replaced with concurrent-ruby. Bug: https://bugs.gentoo.org/729482 Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Hans de Graaff --- dev-ruby/asciidoctor/asciidoctor-2.0.10.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/asciidoctor/asciidoctor-2.0.10.ebuild b/dev-ruby/asciidoctor/asciidoctor-2.0.10.ebuild index 5f8e594c9af..3d29baeb781 100644 --- a/dev-ruby/asciidoctor/asciidoctor-2.0.10.ebuild +++ b/dev-ruby/asciidoctor/asciidoctor-2.0.10.ebuild @@ -26,12 +26,12 @@ ruby_add_bdepend "test? ( dev-ruby/rspec-expectations:* dev-ruby/asciimath dev-ruby/coderay + dev-ruby/concurrent-ruby dev-ruby/erubis dev-ruby/haml dev-ruby/nokogiri dev-ruby/rouge dev-ruby/slim - dev-ruby/thread_safe dev-ruby/tilt )" all_ruby_prepare() { -- cgit v1.2.3-18-g5258