Skip to content

Commit 0ae6c36

Browse files
Update mailboxvalidator_ruby.gemspec
1 parent 28d984a commit 0ae6c36

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mailboxvalidator_ruby.gemspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ Gem::Specification.new do |s|
44
s.required_ruby_version = '>= 2.0.0'
55
s.date = '2018-09-13'
66
s.summary = "MailboxValidator API wrapper"
7-
s.description = "MailboxValidator API wrapper"
7+
s.description = "Enable users to block disposal email, detect free email and validate if an email is valid"
88
s.author = "MailboxValidator"
99
s.email = 'support@mailboxvalidator'
1010
s.files = ["lib/mailboxvalidator_ruby.rb","test/test.rb","README.rdoc"]
1111
s.homepage = 'http://www.mailboxvalidator.com/ruby'
1212
s.license = 'LGPL-3.0+'
13-
end
13+
end

0 commit comments

Comments
 (0)