Skip to content

Commit 7e2c2f9

Browse files
committed
Optional local dependency on async-container-supervisor.
1 parent 95a1a8a commit 7e2c2f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gems.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
# gem "async-http", path: "../async-http-native-io"
1212
# gem "openssl", git: "https://github.com/ruby/openssl.git"
1313
# gem "async-container", path: "../async-container"
14+
# gem "async-container-supervisor", path: "../async-container-supervisor"
1415
# gem "async-websocket", path: "../async-websocket"
1516
# gem "async-http", path: "../async-http"
1617
# gem "async-http-cache", path: "../async-http-cache"

0 commit comments

Comments
 (0)