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 60a5f4f commit 6e7db8bCopy full SHA for 6e7db8b
gems.rb
@@ -20,6 +20,8 @@
20
# gem "protocol-http2", path: "../protocol-http2"
21
# gem "protocol-hpack", path: "../protocol-hpack"
22
23
+gem "protocol-http", git: "https://github.com/socketry/protocol-http.git"
24
+
25
group :maintenance, optional: true do
26
gem "bake-modernize"
27
gem "bake-gem"
0 commit comments