Ruby Dependency Types Excluded
--detect.ruby.dependency.types.excluded=NONE,RUNTIME,DEV Set this value to indicate which Ruby(Gempsec) dependency types Detect should exclude from the BOM.
| Details | |
|---|---|
| Added | 7.10.0 |
| Type | GemspecDependencyType List |
| Default Value | NONE |
| Comma Separated | Yes |
| Case Sensitive | No |
| Acceptable Values | NONE, RUNTIME, DEV |
| Strict | Yes |
| Example | DEV,RUNTIME |