Use Prism instead of parser/current to suppress warnings by kozy4324 · Pull Request #362 · pocke/rbs_rails
When using rbs_rails with Ruby 4.0.0, the following warning is emitted: warning: parser/current is loading parser/ruby33, which recognizes 3.3.x-compliant syntax, but you are running 4.0.0. Please ...