Commit 2f9f155
Update Rails to 7.2 and misc. non-major dependency updates (#80)
General non-major packages updates.
This includes a Rails 7.1 -> 7.2 update. Run `bin/rails app:update` and pick out
appropriate changes for the framework.
The RuboCop RSpec checks are now complaining for some reason, so exclude a few
rules that we are currently not following.
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tanner Doshier <[email protected]>1 parent 5e2a120 commit 2f9f155
File tree
26 files changed
+323
-182
lines changed- template/{{app_name}}
- bin
- config
- environments
- initializers
- db
- migrate
- public
- spec
- adapters/auth
- controllers/users
- forms/users
- models
- services
26 files changed
+323
-182
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
| 119 | + | |
120 | 120 | | |
0 commit comments