Commit 5a3a278
fix: target Ruby 3.3 instead of 4.0
- Remove nkf gem (only needed for Ruby 4.0, in stdlib for 3.3)
- Add require 'date' for permitted_classes in YAML loading
- Keep Re:VIEW 5.11.0 (needed for Ruby 3.1+ Psych compatibility)
- Add .ruby-version for rbenv (3.3.10)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 6c9e84b commit 5a3a278
3 files changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | 7 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
0 commit comments