We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8bd590 commit 7918872Copy full SHA for 7918872
1 file changed
erblint-github.gemspec
@@ -8,7 +8,7 @@ Gem::Specification.new do |s|
8
s.homepage = "https://github.com/github/erblint-github"
9
s.license = "MIT"
10
11
- s.files = Dir["README.md", "LICENSE", "lib/**/*"]
+ s.files = Dir["README.md", "LICENSE", "lib/**/*", "config/**/*"]
12
s.require_paths = ["lib"]
13
14
s.required_ruby_version = ">= 2.7.0"
0 commit comments