We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 66c761d + 72b9a97 commit 007b7deCopy full SHA for 007b7de
sanitize.gemspec
@@ -35,5 +35,5 @@ Gem::Specification.new do |s|
35
"CHANGELOG.md",
36
"LICENSE",
37
"README.md"
38
- ] + Dir.glob("lib/**/*.rb") + Dir.glob("test/**/*.rb")
+ ] + Dir.glob("lib/**/*.rb")
39
end
0 commit comments