Skip to content

Commit b449bdc

Browse files
committed
Update gems.
1 parent 9f36c7b commit b449bdc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

gems.rb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99

1010
gemspec
1111

12-
# gem "io-event", git: "https://github.com/socketry/io-event.git"
12+
gem "io-event", git: "https://github.com/socketry/io-event.git", branch: "io-event-select-closed"
13+
# gem "io-event", path: "../io-event"
1314

1415
# In order to capture both code paths in coverage, we need to optionally load this gem:
1516
if ENV["FIBER_PROFILER_CAPTURE"] == "true"

0 commit comments

Comments
 (0)