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 9f36c7b commit b449bdcCopy full SHA for b449bdc
gems.rb
@@ -9,7 +9,8 @@
9
10
gemspec
11
12
-# gem "io-event", git: "https://github.com/socketry/io-event.git"
+gem "io-event", git: "https://github.com/socketry/io-event.git", branch: "io-event-select-closed"
13
+# gem "io-event", path: "../io-event"
14
15
# In order to capture both code paths in coverage, we need to optionally load this gem:
16
if ENV["FIBER_PROFILER_CAPTURE"] == "true"
0 commit comments