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 8f08b10 commit 3568175Copy full SHA for 3568175
net-http.gemspec
@@ -32,4 +32,5 @@ Gem::Specification.new do |spec|
32
spec.require_paths = ["lib"]
33
34
spec.add_dependency "net-protocol"
35
+ spec.add_dependency "uri"
36
end
0 commit comments