update details

This commit is contained in:
Ryan W
2022-01-17 10:11:32 -08:00
parent 65348a3248
commit e4dc2d8e6a
+3 -2
View File
@@ -8,14 +8,15 @@ This app demonstrates Rails 7 with PostgreSQL, import maps, turbo, stimulus and
## Features
* Rails 7 alpha
* Rails 7
* Ruby 3
* Dockerfile and Docker Compose configuration
* PostgreSQL database
* Redis
* GitHub Actions for
* tests
* Rubocop for linting
* Security checks with Brakeman and [bundler-audit](https://github.com/rubysec/bundler-audit)
* Security checks with [Brakeman](https://github.com/presidentbeef/brakeman) and [bundler-audit](https://github.com/rubysec/bundler-audit)
* Dependabot for automated updates
## Initial setup