Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ruby brakeman is not working with ruby 3.3.1 version #922

Open
amkisko opened this issue Nov 20, 2024 · 2 comments
Open

ruby brakeman is not working with ruby 3.3.1 version #922

amkisko opened this issue Nov 20, 2024 · 2 comments

Comments

@amkisko
Copy link
Contributor

amkisko commented Nov 20, 2024

Hey!

We are using higher version of ruby than officially supported here.

Here's what we recently got with brakeman:

        Loading scanner...
        cannot load such file -- racc/parser
        Please install the appropriate dependency: ruby_parser.

Any suggestions how to fix it?

@det
Copy link
Contributor

det commented Nov 20, 2024

Hello @amkisko

I see you have another change to update ruby build. With that change are you able to install the ruby version you are interested in?

@amkisko
Copy link
Contributor Author

amkisko commented Nov 21, 2024

Hello @det! Yes, fresh ruby-build supports latest versions of ruby, but there are changes to parser, so at least it affects brakeman. standardrb works well with fresh ruby versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants