Update gemspec author info to Orbitek

This commit is contained in:
rulingcom 2026-09-24 16:42:57 +08:00
parent 63a8ecf50f
commit 6d8909d4ec
1 changed files with 3 additions and 3 deletions

View File

@ -22,9 +22,9 @@ end
Gem::Specification.new do |s|
s.name = "personal_book"
s.version = PersonalBook::VERSION
s.authors = ["Ruling Digital Inc."]
s.email = ["orbit@rulingcom.com"]
s.homepage = "http://www.rulingcom.com"
s.authors = ["Orbitek"]
s.email = ["service@orbitek.co"]
s.homepage = "https://orbitek.co/"
s.summary = "Summary of Personal Book."
s.description = "Description of Personal Book."
s.license = "MIT"