Update gemspec author info to Orbitek
This commit is contained in:
parent
63a8ecf50f
commit
6d8909d4ec
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue