Skip to content

Commit

Permalink
Depends on FLuentd v0.14 or later
Browse files Browse the repository at this point in the history
  • Loading branch information
cosmo0920 committed May 17, 2017
1 parent 2487775 commit 08f6e85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fluent-plugin-documentdb.gemspec
Expand Up @@ -19,7 +19,7 @@ Gem::Specification.new do |gem|
gem.test_files = gem.files.grep(%r{^(test|gem|features)/})
gem.require_paths = ["lib"]

gem.add_dependency "fluentd", [">= 0.10.58", "< 2"]
gem.add_dependency "fluentd", [">= 0.14.15", "< 2"]
gem.add_dependency "rest-client"
gem.add_development_dependency "bundler", "~> 1.11"
gem.add_development_dependency "rake", "~> 10.0"
Expand Down

0 comments on commit 08f6e85

Please sign in to comment.