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 6af5f88 commit 749c3a7Copy full SHA for 749c3a7
fluent-plugin-grok-parser.gemspec
@@ -19,5 +19,5 @@ Gem::Specification.new do |spec|
19
spec.add_development_dependency "bundler"
20
spec.add_development_dependency "rake"
21
spec.add_development_dependency "test-unit", ">=3.1.5"
22
- spec.add_runtime_dependency "fluentd", ">=0.14.6"
+ spec.add_runtime_dependency "fluentd", ">=0.14.6", "< 2"
23
end
0 commit comments