Commit 7478a34
Add Ruby 3.2 downgrade solution to TESTING_LOCALLY.md
The easiest way to fix OpenSSL 3.6 SSL errors is to switch to Ruby 3.2,
which:
- Doesn't have OpenSSL 3.6 compatibility issues
- Matches the CI environment (CI uses Ruby 3.2 and 3.4)
- Is already installed via mise
Added clear instructions for switching to Ruby 3.2 using mise.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent f034c69 commit 7478a34
1 file changed
+23
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | | - | |
52 | | - | |
53 | | - | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
54 | 72 | | |
55 | 73 | | |
0 commit comments