mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-02 09:28:57 -05: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:
parent
b81962cba4
commit
9271bb9bfd
1 changed files with 0 additions and 1 deletions
|
@ -14475,7 +14475,6 @@ (define-public ruby-sorbet-runtime
|
|||
ruby-rubocop-performance
|
||||
ruby-concurrent-ruby
|
||||
ruby-pry
|
||||
ruby-pry-byebug
|
||||
ruby-parser
|
||||
ruby-subprocess))
|
||||
(synopsis "Runtime type checking component for Sorbet")
|
||||
|
|
Loading…
Reference in a new issue