Skip to content

Commit 9248a2a

Browse files
author
Durov Eduard
committed
Installation failed with logstash 6.2+ funcmike#14
1 parent 9d5d602 commit 9248a2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

logstash-output-clickhouse.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Gem::Specification.new do |s|
2020

2121
# Gem dependencies
2222
s.add_runtime_dependency "logstash-core-plugin-api", ">= 1.60", "<= 2.99"
23-
s.add_runtime_dependency "logstash-mixin-http_client", ">= 6.0.0", "< 7.0.0"
23+
s.add_runtime_dependency "logstash-mixin-http_client", ">= 6.0.0", "< 9.0.0"
2424
s.add_runtime_dependency 'mini_cache', ">= 1.0.0", "< 2.0.0"
2525

2626
s.add_development_dependency 'logstash-devutils'

0 commit comments

Comments
 (0)