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 4c09713 commit 6d7ff75Copy full SHA for 6d7ff75
fluent-plugin-node-exporter-metrics.gemspec
@@ -20,7 +20,7 @@ Gem::Specification.new do |spec|
20
spec.test_files = test_files
21
spec.require_paths = ["lib"]
22
23
- spec.add_runtime_dependency "cmetrics", "~> 0.2.3"
+ spec.add_runtime_dependency "cmetrics", "~> 0.3.3"
24
spec.add_runtime_dependency "capng_c", "~> 0.2.2"
25
26
spec.add_development_dependency "bundler", "~> 2.2.0"
0 commit comments