Skip to content

Commit

Permalink
add files (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
fedetaglia authored Jul 23, 2021
1 parent 0d9c597 commit 72f268d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bmt.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Gem::Specification.new do |spec|
spec.summary = 'Ruby wrapper for Bugcrowd\'s Methodology Taxonomy'
spec.homepage = 'https://github.com/bugcrowd/bmt-ruby'
spec.license = 'MIT'
spec.files = Dir['lib/**/*.{rb,json}']
spec.require_paths = ['lib']
spec.required_ruby_version = '>= 2.5'

Expand Down

0 comments on commit 72f268d

Please sign in to comment.