Update gemspec author info to Orbitek
This commit is contained in:
parent
df13ec28e2
commit
b12e7942bc
|
|
@ -84,9 +84,9 @@ end
|
|||
Gem::Specification.new do |s|
|
||||
s.name = "gallery"
|
||||
s.version = Gallery::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 = "Campus Gallery."
|
||||
s.description = "Campus Galllery"
|
||||
s.license = "MIT"
|
||||
|
|
|
|||
Loading…
Reference in New Issue