Skip to content

Commit

Permalink
gems: upgrade jaeger-client to version 1.0.0
Browse files Browse the repository at this point in the history
Update jaeger-client to version 1.0.0 (#38)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
  • Loading branch information
depfu[bot] committed Aug 11, 2020
1 parent 708cd13 commit 2368099
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dyndnsd.gemspec
Expand Up @@ -28,7 +28,7 @@ Gem::Specification.new do |s|
s.required_ruby_version = '>= 2.5'

s.add_runtime_dependency 'async-dns', '~> 1.2.0'
s.add_runtime_dependency 'jaeger-client', '~> 0.10.0'
s.add_runtime_dependency 'jaeger-client', '~> 1.0.0'
s.add_runtime_dependency 'metriks'
s.add_runtime_dependency 'opentracing', '~> 0.5.0'
s.add_runtime_dependency 'rack', '~> 2.0'
Expand Down

0 comments on commit 2368099

Please sign in to comment.