mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-05 10:20:14 +01:00
gnu: ruby-bibtex-ruby: Remove ruby-byebug dependency.
byebug is for Ruby 2, so it's best to avoid it. * gnu/packages/ruby.scm (ruby-bibtex-ruby)[native-inputs]: Remove ruby-byebug.
This commit is contained in:
parent
5b47196d3a
commit
93a311d760
1 changed files with 1 additions and 2 deletions
|
@ -16474,8 +16474,7 @@ markdown syntax document and passes the Markdown 1.0 test suite.")
|
|||
ruby-rdf
|
||||
ruby-rdf-vocab))
|
||||
(native-inputs
|
||||
(list ruby-byebug
|
||||
ruby-cucumber
|
||||
(list ruby-cucumber
|
||||
ruby-minitest
|
||||
ruby-yard))
|
||||
(arguments
|
||||
|
|
Loading…
Add table
Reference in a new issue