Skip to content

Commit

Permalink
v0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
fujiwara committed Jan 21, 2014
1 parent ec7361c commit 8a4df9a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions fluent-plugin-zabbix.gemspec
Expand Up @@ -15,7 +15,6 @@ Gem::Specification.new do |gem|
gem.require_paths = ["lib"]
gem.version = "0.0.2"

gem.add_development_dependency "fluentd"
gem.add_runtime_dependency "fluentd"
gem.add_runtime_dependency "zabbix"
gem.add_runtime_dependency "fluentd", "~> 0.10"
gem.add_runtime_dependency "zabbix", ">= 0.4"
end

0 comments on commit 8a4df9a

Please sign in to comment.