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 e061144 commit 857660aCopy full SHA for 857660a
fluent-plugin-winevtlog.gemspec
@@ -20,7 +20,7 @@ Gem::Specification.new do |spec|
20
spec.add_development_dependency "bundler"
21
spec.add_development_dependency "rake"
22
spec.add_development_dependency "test-unit", "~> 3.4.0"
23
- spec.add_development_dependency "nokogiri", [">= 1.10", "< 1.15"]
+ spec.add_development_dependency "nokogiri", [">= 1.10", "< 1.19"]
24
spec.add_development_dependency "fluent-plugin-parser-winevt_xml", ">= 0.1.2"
25
spec.add_runtime_dependency "fluentd", [">= 0.14.12", "< 2"]
26
spec.add_runtime_dependency "win32-eventlog"
0 commit comments