Post #1248166
2026-04-16 17:21 UTC
Now that Ruby 3.2 is EOL (3.2.11 was the last version) syntax_suggest can drop support for Ripper and now exclusively use Prism. This is a large internal change, but shouldn't affect users. Upgrade to 3.0 to try it out
https://rubygems.org/gems/syntax_suggest/versions/3.0.0
Replies (1)
-
@TheTraveller@sw-development-is.social 2026-04-17 11:47
@Schneems Or even upgrade to 4.0? — Or am I missing the point?