Skip to content

Commit

Permalink
Update fluent-plugin-parser_cef.gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
overfl0vv authored Aug 8, 2024
1 parent e141b8b commit 5413b42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fluent-plugin-parser_cef.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Gem::Specification.new do |spec|

spec.required_ruby_version = ">= 2.1"

spec.add_runtime_dependency "fluentd", ">= 0.14.0", "< 2"
spec.add_runtime_dependency "fluentd", ">= 0.14.0"

spec.add_development_dependency "bundler", "~> 1.3"
spec.add_development_dependency "rake"
Expand Down

0 comments on commit 5413b42

Please sign in to comment.