1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

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

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