mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Removed dependency of net-protocol. There is no plan to remove from stdlib
This commit is contained in:
parent
79b04790e8
commit
c53bdb8ff6
1 changed files with 0 additions and 1 deletions
|
@ -30,6 +30,5 @@ Gem::Specification.new do |spec|
|
|||
spec.bindir = "exe"
|
||||
spec.require_paths = ["lib"]
|
||||
|
||||
spec.add_dependency "net-protocol"
|
||||
spec.add_dependency "uri"
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue