Skip to content

Commit

Permalink
Depends on FLuentd v0.14.0 or later
Browse files Browse the repository at this point in the history
  • Loading branch information
cosmo0920 committed Jul 14, 2017
1 parent c674b14 commit 2ae7cf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fluent-plugin-groonga-query-log.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Gem::Specification.new do |spec|
spec.test_files += Dir.glob("test/**/*")
spec.require_paths = ["lib"]

spec.add_runtime_dependency("fluentd")
spec.add_runtime_dependency("fluentd", ">= 0.14.0")
spec.add_runtime_dependency("groonga-query-log")

spec.add_development_dependency("rake")
Expand Down

0 comments on commit 2ae7cf5

Please sign in to comment.