Коммит
99fe381157
|
@ -9,7 +9,7 @@ Gem::Specification.new do |spec|
|
|||
|
||||
spec.summary = "Input plugin for cloudera manager."
|
||||
spec.description = spec.summary
|
||||
spec.homepage = "https://github.com/wesyao/fluent-plugin-clouderametrics"
|
||||
spec.homepage = "https://github.com/Microsoft/fluent-plugin-clouderametrics"
|
||||
spec.license = "MIT"
|
||||
|
||||
test_files, files = `git ls-files -z`.split("\x0").partition do |f|
|
||||
|
@ -23,5 +23,6 @@ Gem::Specification.new do |spec|
|
|||
spec.add_development_dependency "bundler", "~> 1.14"
|
||||
spec.add_development_dependency "rake", "~> 12.0"
|
||||
spec.add_development_dependency "test-unit", "~> 3.0"
|
||||
spec.add_development_dependency "webmock", "~> 2.0"
|
||||
spec.add_runtime_dependency "fluentd", [">= 0.14.10", "< 2"]
|
||||
end
|
||||
|
|
Загрузка…
Ссылка в новой задаче