Add healthcheck endpoint for web (#11770)

This commit is contained in:
Yamagishi Kazutoshi 2019-09-07 09:47:51 +09:00 committed by Eugen Rochko
parent e445a8af64
commit d7268befa8
6 changed files with 15 additions and 3 deletions

View file

@ -278,6 +278,8 @@ GEM
concurrent-ruby (~> 1.0)
hashdiff (1.0.0)
hashie (3.6.0)
health_check (3.0.0)
railties (>= 5.0)
heapy (0.1.4)
highline (2.0.1)
hiredis (0.6.3)
@ -706,6 +708,7 @@ DEPENDENCIES
fuubar (~> 2.4)
goldfinger (~> 2.1)
hamlit-rails (~> 0.2)
health_check (~> 3.0)
hiredis (~> 0.6)
htmlentities (~> 4.3)
http (~> 3.3)