Commit 000b23c
committed
Upgrade to Ruby 3.3.8 and Rails 7.1.5
- Update Ruby version from 2.6.5 to 3.3.8 in .ruby-version
- Upgrade Rails from 6.0.0 to 7.1.5 for modern Ruby compatibility
- Replace therubyracer with mini_racer (modern V8 JavaScript runtime)
- Comment out mysql2 gem for easier initial setup
- Update all gem dependencies in Gemfile.lock
- Maintain security training functionality while using supported versions1 parent 3cc409a commit 000b23c
3 files changed
+397
-245
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
0 commit comments