rails-real-email.gemspec in rails-real-email-0.1.0 vs rails-real-email.gemspec in rails-real-email-0.1.1

- old
+ new

@@ -4,15 +4,15 @@ require 'rails/real/email/version' Gem::Specification.new do |spec| spec.name = "rails-real-email" spec.version = Rails::Real::Email::VERSION - spec.authors = ["Quan Nguyen"] + spec.authors = ["Libra-"] spec.email = ["quanmn.libra@gmail.com"] - spec.summary = "" - spec.description = "" - spec.homepage = "" + spec.summary = "The Ruby Gem check the email address live for Ruby on Rails." + spec.description = "The Ruby Gem check the email address live for Ruby on Rails." + spec.homepage = "https://github.com/minhquan4080/rails-real-email" spec.license = "MIT" # Prevent pushing this gem to RubyGems.org. To allow pushes either set the 'allowed_push_host' # to allow pushing to a single host or delete this section to allow pushing to any host. #if spec.respond_to?(:metadata)