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.
This commit is contained in:
Christopher Baines 2023-06-29 11:34:52 +01:00
parent b81962cba4
commit 9271bb9bfd
No known key found for this signature in database
GPG Key ID: 5E28A33B0B84F577

View File

@ -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")