mirror of
https://github.com/jimeh/jimeh.github.io.git
synced 2026-02-19 09:06:40 +00:00
Ruby 3.4+ removed csv and logger from default gems, requiring them as explicit dependencies. Also add .mise.toml to pin Ruby 3 for the project. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
3 lines
19 B
TOML
3 lines
19 B
TOML
[tools]
|
|
ruby = "3"
|