Change default
This commit is contained in:
parent
5aa0bd0cad
commit
2a95a09f59
|
|
@ -7,9 +7,9 @@ require "personal_competition/version"
|
||||||
Gem::Specification.new do |s|
|
Gem::Specification.new do |s|
|
||||||
s.name = "personal_competition"
|
s.name = "personal_competition"
|
||||||
s.version = PersonalCompetition::VERSION
|
s.version = PersonalCompetition::VERSION
|
||||||
s.authors = ["Ruling Digital Inc."]
|
s.authors = ["Orbitek"]
|
||||||
s.email = ["orbit@rulingcom.com"]
|
s.email = ["junyi@orbitek.co"]
|
||||||
s.homepage = "http://www.rulingcom.com"
|
s.homepage = "https://orbitek.co/"
|
||||||
s.summary = "Summary of Personal Competition."
|
s.summary = "Summary of Personal Competition."
|
||||||
s.description = "Description of Personal Competition."
|
s.description = "Description of Personal Competition."
|
||||||
s.license = "MIT"
|
s.license = "MIT"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue