Skip to content

Commit

Permalink
add yml files needed at runtime to gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
karlnaden committed Dec 9, 2024
1 parent ec01b8e commit cd2b6da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions davinci_dtr_test_kit.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Gem::Specification.new do |spec|
Dir['lib/**/*.rb'],
Dir['lib/**/*.json'],
Dir['lib/**/*.md'],
Dir['lib/**/*.yml'],
'LICENSE'
].flatten

Expand Down

0 comments on commit cd2b6da

Please sign in to comment.