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

Prepare for Ruby LSP v0.23 #550

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from
Draft

Conversation

andyw8
Copy link
Contributor

@andyw8 andyw8 commented Dec 17, 2024

No description provided.

@andyw8 andyw8 assigned andyw8 and unassigned andyw8 Dec 17, 2024
@@ -19,7 +19,8 @@ gem "tapioca", "~> 0.13", require: false, platforms: :ruby
gem "psych", "~> 5.1", require: false
gem "rails", "8.0.0"

platforms :mingw, :x64_mingw, :mswin, :jruby do
Copy link
Contributor Author

@andyw8 andyw8 Dec 19, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Investigating some failures when this is present:

Error:
RubyLsp::Rails::CodeLensTest#test_ignores_unnamed_tests_(empty_string):
Gem::MissingSpecError: Could not find 'tzinfo-data' (>= 0) among 145 total gem(s)
Checked in 'GEM_PATH=/Users/andyw8/.gem/ruby/3.3.0:/opt/rubies/3.3.0/lib/ruby/gems/3.3.0' , execute `gem env` for more information

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems to relate to Shopify/ruby-lsp#2937

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 this pull request may close these issues.

1 participant