gnu: ruby-sorbet-runtime: Remove ruby-pry-byebug input.
As byebug is for Ruby 2. * gnu/packages/ruby.scm (ruby-sorbet-runtime)[native-inputs]: Remove ruby-pry-byebug.
parent
b81962cba4
commit
9271bb9bfd
|
@ -14475,7 +14475,6 @@ can be used to build formatters, linters, language servers, and more.")
|
|||
ruby-rubocop-performance
|
||||
ruby-concurrent-ruby
|
||||
ruby-pry
|
||||
ruby-pry-byebug
|
||||
ruby-parser
|
||||
ruby-subprocess))
|
||||
(synopsis "Runtime type checking component for Sorbet")
|
||||
|
|
Reference in New Issue