forked from External/greenlight
* <Added health_check endpoint> * <changed gemfile_lock> * <fixed code style> * <removed excess health_check routes>
This commit is contained in:
@ -97,6 +97,8 @@ GEM
|
||||
activesupport (>= 4.2.0)
|
||||
hashdiff (0.3.7)
|
||||
hashie (3.5.7)
|
||||
health_check (3.0.0)
|
||||
railties (>= 5.0)
|
||||
http-cookie (1.0.3)
|
||||
domain_name (~> 0.5)
|
||||
http_accept_language (2.1.1)
|
||||
@ -327,6 +329,7 @@ DEPENDENCIES
|
||||
dotenv-rails
|
||||
factory_bot_rails
|
||||
faker
|
||||
health_check
|
||||
http_accept_language
|
||||
jbuilder (~> 2.5)
|
||||
jquery-rails
|
||||
|
Reference in New Issue
Block a user