commit:     147832f8f27d87fed921b245f976080e8439296f
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 26 09:34:29 2020 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Jun 26 09:34:29 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=147832f8

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 <graaff <AT> gentoo.org>

 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() {

Reply via email to