We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a35192 commit 36f55b2Copy full SHA for 36f55b2
1 file changed
logstash-input-redis.gemspec
@@ -11,7 +11,7 @@ Gem::Specification.new do |s|
11
s.require_paths = ["lib"]
12
13
# Files
14
- s.files = Dir["lib/**/*","spec/**/*","*.gemspec","*.md","CONTRIBUTORS","Gemfile","LICENSE","NOTICE.TXT", "vendor/jar-dependencies/**/*.jar", "vendor/jar-dependencies/**/*.rb", "VERSION", "docs/**/*"]
+ s.files = Dir["lib/**/*","spec/**/*","*.gemspec","*.md","CONTRIBUTORS","Gemfile","LICENSE","NOTICE.TXT", "vendor/jar-dependencies/**/*.jar", "vendor/jar-dependencies/**/*.rb", "VERSION", "version", "docs/**/*"]
15
16
# Tests
17
s.test_files = s.files.grep(%r{^(test|spec|features)/})
0 commit comments