Change back to default
This commit is contained in:
parent
4ac1eb92a4
commit
0ae798e301
|
|
@ -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"]
|
||||
|
|
|
|||
Loading…
Reference in New Issue