mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-04 18:38: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-rubocop-performance
|
||||||
ruby-concurrent-ruby
|
ruby-concurrent-ruby
|
||||||
ruby-pry
|
ruby-pry
|
||||||
ruby-pry-byebug
|
|
||||||
ruby-parser
|
ruby-parser
|
||||||
ruby-subprocess))
|
ruby-subprocess))
|
||||||
(synopsis "Runtime type checking component for Sorbet")
|
(synopsis "Runtime type checking component for Sorbet")
|
||||||
|
|
Loading…
Reference in a new issue