Fix health checks (#663)

This commit is contained in:
shawn-higgins1
2019-07-23 15:56:04 -04:00
committed by Jesus Federico
parent 81aea827ba
commit 0a6bce1384
3 changed files with 3 additions and 14 deletions

View File

@ -35,7 +35,7 @@ gem 'turbolinks', '~> 5'
gem 'jbuilder', '~> 2.5'
# Use Redis adapter to run Action Cable in production
gem 'redis', '~> 3.0'
# gem 'redis', '~> 3.0'
# Use ActiveModel has_secure_password
gem 'bcrypt', '~> 3.1.7'