nvchecker: remove ruby-parallel
This commit is contained in:
parent
eb2931b651
commit
1b0e68a9bd
1 changed files with 1 additions and 4 deletions
|
@ -1707,6 +1707,7 @@ prefix = "v"
|
||||||
source = "github"
|
source = "github"
|
||||||
github = "endless-sky/endless-sky-high-dpi"
|
github = "endless-sky/endless-sky-high-dpi"
|
||||||
use_latest_release = true
|
use_latest_release = true
|
||||||
|
prefix = "v"
|
||||||
|
|
||||||
[flake8-annotations]
|
[flake8-annotations]
|
||||||
source = "github"
|
source = "github"
|
||||||
|
@ -2199,10 +2200,6 @@ gems = "tty-platform"
|
||||||
source = "gems"
|
source = "gems"
|
||||||
gems = "slow_enumerator_tools"
|
gems = "slow_enumerator_tools"
|
||||||
|
|
||||||
[ruby-parallel]
|
|
||||||
source = "gems"
|
|
||||||
gems = "parallel"
|
|
||||||
|
|
||||||
[ruby-json_schema]
|
[ruby-json_schema]
|
||||||
source = "gems"
|
source = "gems"
|
||||||
gems = "json_schema"
|
gems = "json_schema"
|
||||||
|
|
Loading…
Reference in a new issue