Skip to content

Commit e3e6002

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

36 files changed

+2
-5
lines changed

cyclonedx-ruby.gemspec

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ Gem::Specification.new do |spec|
4545
# Code / tasks / data (NOTE: exe/ is specified via spec.bindir and spec.executables below)
4646
"lib/**/*.rb",
4747
"lib/licenses.json",
48+
# Schemas used at runtime
49+
"schema/**/*",
4850
# Signatures
4951
"sig/**/*.rbs"
5052
]
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)