1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-04-21 06:22:00 +00:00

Updating Gems.

This commit is contained in:
2026-04-18 13:52:28 -04:00
parent c210b70c95
commit a031cfb446
2 changed files with 43 additions and 41 deletions

View File

@@ -123,6 +123,7 @@ Whether you have a shell from docker or are using rvm you can now run normal rai
* etc.
* `rake finish_seed_tournaments` will complete all matches from the seed data. This command takes about 5 minutes to execute
* `rake assets:clobber` - removes previously compiled assets stored in `public/assets` forcing Rails to recompile them from scratch the next time they are requested.
* `bundle-audit check --update` - check for vulnerabilities in Gemfile.lock
## Testing Job Status