File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- 4.0.1
1+ 4.0.2
Original file line number Diff line number Diff line change 88| Component | Version(s) / Tooling | Notes |
99| -------------------- | ------------------------------ | ----- |
1010| OS baseline | WSL (Ubuntu 24.04.3 LTS) | Matches the README instructions. |
11- | Ruby generators | Ruby 4.0.1 (` .ruby-version ` ) | Uses Ruby stdlib; add gems per script if needed. |
11+ | Ruby generators | Ruby 4.0.2 (` .ruby-version ` ) | Uses Ruby stdlib; add gems per script if needed. |
1212| Python generators | CPython 3.14.3 (` .python-version ` ) | Uses Python stdlib; add ` requirements.txt ` if introducing third-party libs. |
1313
1414## Backward Compatibility
Original file line number Diff line number Diff line change 11## 1. Environment
22
3- - Ruby 4.0.1
3+ - Ruby 4.0.2
44
55## 2. Execution
66
You can’t perform that action at this time.
0 commit comments