Change back to default

This commit is contained in:
junyi 2026-09-01 05:53:04 +00:00
parent 4ac1eb92a4
commit 0ae798e301
1 changed files with 5 additions and 5 deletions

View File

@ -7,11 +7,11 @@ require "health_check/version"
Gem::Specification.new do |s|
s.name = "health_check"
s.version = HealthCheck::VERSION
s.authors = ["Ruling Digital"]
s.email = ["orbit@rulingcom.com"]
s.homepage = "http://www.rulingcom.com"
s.summary = "Health Check for orbit"
s.description = "Health Check for orbit"
s.authors = ["Orbitek"]
s.email = ["service@orbitek.co"]
s.homepage = "https://orbitek.co"
s.summary = "Health Check for orbitek"
s.description = "Health Check for orbitek"
s.license = "MIT"
s.files = Dir["{app,config,db,lib}/**/*", "MIT-LICENSE", "Rakefile", "README.rdoc"]