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

Bump prism version #1906

Closed
langalex opened this issue Apr 10, 2024 · 1 comment · Fixed by #1953
Closed

Bump prism version #1906

langalex opened this issue Apr 10, 2024 · 1 comment · Fixed by #1953

Comments

@langalex
Copy link

Prism 0.25 fixes an issue with its rbi files (Sorbet type definitions). Without this fix, ruby-lsp is unusable in projects using Sorbet.

ruby-lsp currently depends on prism (>= 0.22.0, < 0.25. Please change to < 0.26 or similar.

@vinistock
Copy link
Member

Thanks for the report!

ruby-lsp is unusable in projects using Sorbet

Not sure how this is the case. We use Ruby LSP with Sorbet in all our projects. Is this more related to not using Tapioca?

Also, do you have ruby-lsp added to your Gemfile? It shouldn't be necessary to add it to the Gemfile since version v0.8.0.

Regardless, we always keep up to date with Prism updates, so we'll be updating soon.

This was referenced Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants