mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Added dependencies for net-imap
This commit is contained in:
parent
4e01ab342a
commit
1fa3f9a1b5
1 changed files with 2 additions and 0 deletions
|
@ -32,4 +32,6 @@ Gem::Specification.new do |spec|
|
||||||
spec.require_paths = ["lib"]
|
spec.require_paths = ["lib"]
|
||||||
|
|
||||||
spec.add_dependency "net-protocol"
|
spec.add_dependency "net-protocol"
|
||||||
|
# spec.add_dependency "digest"
|
||||||
|
spec.add_dependency "strscan"
|
||||||
end
|
end
|
||||||
|
|
Loading…
Add table
Reference in a new issue