We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8580c4a commit 158556cCopy full SHA for 158556c
influxdb-plugin-fluent.gemspec
@@ -47,7 +47,7 @@ Gem::Specification.new do |spec|
47
spec.required_ruby_version = '>= 2.2.0'
48
49
spec.add_runtime_dependency 'fluentd', '~> 1.8'
50
- spec.add_runtime_dependency 'influxdb-client', '~> 1.0.0.pre.165'
+ spec.add_runtime_dependency 'influxdb-client', '1.0.0.beta'
51
52
spec.add_development_dependency 'bundler', '~> 2.0'
53
spec.add_development_dependency 'codecov', '~> 0.1.16'
0 commit comments