Skip to content

Commit 9171184

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

36 files changed

+2
-5
lines changed

cyclonedx-ruby.gemspec

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ Gem::Specification.new do |spec|
3030
"exe/*",
3131
"lib/**/*.rb",
3232
"lib/licenses.json",
33+
# Schemas used at runtime
34+
"schema/**/*",
3335
# Signatures
3436
"sig/**/*.rbs",
3537
]
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)