We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Looks like a Sinatra vulnerability was reported here GHSA-hxx2-7vcw-mqr3.
The text was updated successfully, but these errors were encountered:
A new version of sinatra, 4.1.0, has now been released and that version fixes this CVE.
sinatra/sinatra@73f3291
However, mailcatcher depends on "sinatra", "~> 3.2". It would be great if the dependency on sinatra is relaxed, to pick up the sinatra 4.x series too.
"sinatra", "~> 3.2"
Sorry, something went wrong.
No branches or pull requests
Looks like a Sinatra vulnerability was reported here GHSA-hxx2-7vcw-mqr3.
The text was updated successfully, but these errors were encountered: