mirror of
https://github.com/cmur2/dyndnsd.git
synced 2024-11-14 06:56:15 +01:00
gems: update async to version 2.1.0
This commit is contained in:
parent
39c7dc7837
commit
dc6b7665b7
@ -27,7 +27,7 @@ Gem::Specification.new do |s|
|
||||
|
||||
s.required_ruby_version = '>= 2.7'
|
||||
|
||||
s.add_runtime_dependency 'async', '~> 1.30.0'
|
||||
s.add_runtime_dependency 'async', '~> 2.1.0'
|
||||
s.add_runtime_dependency 'async-dns', '~> 1.3.0'
|
||||
s.add_runtime_dependency 'metriks'
|
||||
s.add_runtime_dependency 'opentelemetry-exporter-jaeger', '~> 0.21.0'
|
||||
|
Loading…
Reference in New Issue
Block a user