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 e24455a commit 53af302Copy full SHA for 53af302
mcp.gemspec
@@ -29,6 +29,4 @@ Gem::Specification.new do |spec|
29
30
spec.add_dependency("json_rpc_handler", "~> 0.1")
31
spec.add_dependency("json-schema", ">= 4.1")
32
-
33
- # Faraday is required for the client HTTP transport layer
34
end
0 commit comments