Skip to content

Commit

Permalink
gems: update async to version 2.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Aug 26, 2023
1 parent 10fd569 commit 89866f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dyndnsd.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Gem::Specification.new do |s|

s.required_ruby_version = '>= 3.0'

s.add_runtime_dependency 'async', '~> 1.31.0'
s.add_runtime_dependency 'async', '~> 2.6.4'
s.add_runtime_dependency 'async-dns', '~> 1.3.0'
s.add_runtime_dependency 'metriks'
s.add_runtime_dependency 'opentelemetry-exporter-jaeger', '~> 0.22.0'
Expand Down

0 comments on commit 89866f1

Please sign in to comment.