gnu: ruby-heredoc-unindent: Fix build.

* gnu/packages/ruby.scm (ruby-heredoc-unindent)[native-inputs]: Use
ruby-hoe-3.
This commit is contained in:
Christopher Baines 2023-07-01 10:07:56 +01:00
parent d0d3c6c914
commit 6a7e758aed
No known key found for this signature in database
GPG key ID: 5E28A33B0B84F577

View file

@ -13636,7 +13636,7 @@ (define-public ruby-heredoc-unindent
"14ijr2fsjwhrkjkcaz81d5xnfa4vvgvcflrff83avqw9klm011yw"))))
(build-system ruby-build-system)
(native-inputs
(list ruby-hoe))
(list ruby-hoe-3))
(home-page "https://github.com/adrianomitre/heredoc_unindent")
(synopsis "Heredoc indentation cleaner")
(description "This gem removes common margin from indented strings, such