Skip to content

Commit f87abb4

Browse files
authored
Merge pull request #215 from yuri-zubov/reduce-gem-size
Reduce gem size by excluding test files
2 parents a8a0413 + 527b317 commit f87abb4

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

rails-html-sanitizer.gemspec

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ Gem::Specification.new do |spec|
2323
}
2424

2525
spec.files = Dir["lib/**/*", "README.md", "MIT-LICENSE", "CHANGELOG.md"]
26-
spec.test_files = Dir["test/**/*"]
2726
spec.require_paths = ["lib"]
2827

2928
spec.add_dependency "loofah", "~> 2.25"

0 commit comments

Comments
 (0)