Skip to content

Commit

Permalink
Fix wording
Browse files Browse the repository at this point in the history
  • Loading branch information
andyw8 committed Jul 25, 2024
1 parent 7bd1850 commit d56b531
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TROUBLESHOOTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ When a new version of Prism is released, it will take a little time for us as Ru

During that time, it's possible for the Prism version in your `Gemfile.lock` to be increased due to being a dependency of another gem in your bundle.

If Prism is locked to a newer version not yet supported by the Ruby LSP, then the only outcome that satisfies Bundler checks is to install the very old versions that depended on the old name YARP.
If Prism is locked to a newer version not yet supported by the Ruby LSP, then the only outcome that satisfies Bundler's checks is to install the very old versions that depend on the old name YARP.

Once Prism v1.0 is released, we will relax the version constraint to alleviate this problem.

Expand Down

0 comments on commit d56b531

Please sign in to comment.