Skip to content

Commit 21398eb

Browse files
committed
🦺 schemas for validation
Signed-off-by: Peter H. Boling <[email protected]>
1 parent c0bda69 commit 21398eb

36 files changed

+2
-5
lines changed

cyclonedx-ruby.gemspec

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ Gem::Specification.new do |spec|
2626
# Code / tasks / data (NOTE: exe/ is specified via spec.bindir and spec.executables below)
2727
"lib/**/*.rb",
2828
"lib/licenses.json",
29+
# Schemas used at runtime
30+
"schema/**/*",
2931
# Signatures
3032
"sig/**/*.rbs"
3133
]
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)