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 ab28e60 commit c349f47Copy full SHA for c349f47
bake.rb
@@ -6,7 +6,6 @@ def external
6
Bundler.with_clean_env do
7
clone_and_test("async-io")
8
clone_and_test("async-pool", "sus")
9
- clone_and_test("async-websocket", "sus")
10
clone_and_test("async-dns")
11
clone_and_test("async-http")
12
clone_and_test("falcon")
0 commit comments