You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 <noreply@anthropic.com>
0 commit comments