ci: 👷 Github actions setup, heroku deployment
Redis cache store, Production Dockerfile, Github actions workflow
This commit is contained in:
@@ -147,6 +147,7 @@ GEM
|
||||
rb-fsevent (0.11.0)
|
||||
rb-inotify (0.10.1)
|
||||
ffi (~> 1.0)
|
||||
redis (4.3.1)
|
||||
regexp_parser (2.1.1)
|
||||
ruby_dep (1.5.0)
|
||||
rubyzip (2.3.0)
|
||||
@@ -227,6 +228,7 @@ DEPENDENCIES
|
||||
pg (>= 0.18, < 2.0)
|
||||
puma (~> 4.3.8)
|
||||
rails (~> 5.2.6)
|
||||
redis (~> 4.0)
|
||||
selenium-webdriver
|
||||
simplecov
|
||||
simplecov-console
|
||||
|
||||
Reference in New Issue
Block a user