Skip to content

Commit

Permalink
Fix idle load computation.
Browse files Browse the repository at this point in the history
  • Loading branch information
ioquatix committed Jun 23, 2024
1 parent f525276 commit 835ae11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion async.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ Gem::Specification.new do |spec|

spec.add_dependency "console", ["~> 1.25", ">= 1.25.2"]
spec.add_dependency "fiber-annotation"
spec.add_dependency "io-event", "~> 1.6"
spec.add_dependency "io-event", ["~> 1.6", ">= 1.6.5"]
end

0 comments on commit 835ae11

Please sign in to comment.