add redis cache and heroku config

This commit is contained in:
2021-04-24 18:33:29 +02:00
parent 04434760c5
commit 07c05f261d
4 changed files with 7 additions and 1 deletions

View File

@@ -129,6 +129,7 @@ GEM
globalid (0.4.2)
activesupport (>= 4.2.0)
hashie (4.1.0)
hiredis (0.6.3)
i18n (1.8.10)
concurrent-ruby (~> 1.0)
jaro_winkler (1.5.4)
@@ -389,6 +390,7 @@ DEPENDENCIES
database_cleaner
devise (~> 4.7.3)
dotenv-rails
hiredis (~> 0.6.3)
listen (~> 3.3)
lograge (~> 0.11.2)
mobility (~> 1.1.1)