Skip to content

Commit 72f268d

Browse files
authored
add files (#5)
1 parent 0d9c597 commit 72f268d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bmt.gemspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ Gem::Specification.new do |spec|
1313
spec.summary = 'Ruby wrapper for Bugcrowd\'s Methodology Taxonomy'
1414
spec.homepage = 'https://github.com/bugcrowd/bmt-ruby'
1515
spec.license = 'MIT'
16+
spec.files = Dir['lib/**/*.{rb,json}']
1617
spec.require_paths = ['lib']
1718
spec.required_ruby_version = '>= 2.5'
1819

0 commit comments

Comments
 (0)