mirror of
https://github.com/moparisthebest/mailcatcher
synced 2024-12-21 23:08:54 -05:00
Add gem license
This commit is contained in:
parent
6dfed04dd9
commit
37f55300ff
@ -3,6 +3,7 @@ require File.expand_path('../lib/mail_catcher/version', __FILE__)
|
||||
Gem::Specification.new do |s|
|
||||
s.name = "mailcatcher"
|
||||
s.version = MailCatcher::VERSION
|
||||
s.license = "MIT"
|
||||
s.summary = "Runs an SMTP server, catches and displays email in a web interface."
|
||||
s.description = <<-END
|
||||
MailCatcher runs a super simple SMTP server which catches any
|
||||
|
Loading…
Reference in New Issue
Block a user