1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-25 01:14:43 +00:00

Updated gems

This commit is contained in:
2022-12-21 22:04:44 +00:00
parent 2dccf8dd55
commit d675337d7a
2 changed files with 58 additions and 44 deletions

View File

@@ -44,7 +44,7 @@ To run a single test inside a file:
## Update gems
1. `bash bin/run-rails-dev.sh wrestlingdev-dev` to open a contianer with a rails shell available
1. `bash bin/rails-dev-run.sh wrestlingdev-dev` to open a contianer with a rails shell available
2. `bundle config --delete without` to remove the bundle config that ignores production gems
3. `bundle update`