From 50007733d8afda5a85aa48258691806e8511fda7 Mon Sep 17 00:00:00 2001 From: Bohung Date: Mon, 26 Jul 2021 16:14:18 +0800 Subject: [PATCH] Update author. --- ruling_template.gemspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ruling_template.gemspec b/ruling_template.gemspec index 817b989..5293cf6 100644 --- a/ruling_template.gemspec +++ b/ruling_template.gemspec @@ -7,8 +7,8 @@ require "ruling_template/version" Gem::Specification.new do |s| s.name = "ruling_template" s.version = RulingTemplate::VERSION - s.authors = ["Harry Bomrah"] - s.email = ["harry@rulingcom.com"] + s.authors = ["Bohung Chiu"] + s.email = ["bohung@rulingcom.com"] s.homepage = "http://www.rulingcom.com" s.summary = "Module for Templates" s.description = "Module for Templates"