From ac831eaf23c56ab7eacd6bc219e2d07ce2f5986f Mon Sep 17 00:00:00 2001 From: Banura Randika Date: Tue, 19 May 2020 19:04:59 +0530 Subject: [PATCH] Gemspec fix --- fi_seo.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fi_seo.gemspec b/fi_seo.gemspec index 668f260..d6b0431 100644 --- a/fi_seo.gemspec +++ b/fi_seo.gemspec @@ -4,7 +4,7 @@ Gem::Specification.new do |spec| spec.name = 'fi_seo' spec.version = FiSeo::VERSION spec.authors = ['Banura Randika'] - spec.email = ['info@fidenz.com', 'banura.r@fidenz.com'] + spec.email = ['info@fidenz.com', 'tech@fidenz.com', 'banura.r@fidenz.com'] spec.summary = 'Flexible SEO solution for rails projects' spec.description = 'This gem provides a easier solution to search engine optimization(SEO) in a ruby project. This will give you the seo capabilities to your static pages anddynamic pages alike with few lines of code.