mirror of
https://github.com/ruby/ruby.git
synced 2025-08-26 14:34:39 +02:00
Promote net-pop to default gems
This commit is contained in:
parent
77c94e0dd8
commit
eb0b13596d
6 changed files with 43 additions and 4 deletions
5
lib/net/pop/version.rb
Normal file
5
lib/net/pop/version.rb
Normal file
|
@ -0,0 +1,5 @@
|
|||
module Net
|
||||
class POP3
|
||||
VERSION = "0.1.0"
|
||||
end
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue