Shopify / ruby-lsp

An opinionated language server for Ruby
https://shopify.github.io/ruby-lsp/
MIT License
1.41k stars 129 forks source link

Bundler v2.5.12 causes infinite restart loop #2183

Open vinistock opened 4 weeks ago

vinistock commented 4 weeks ago

I noticed that when upgrading the locked Bundler version in Tapioca to 2.5.12, the LSP boots properly, but then immediately restarts and stays in an infinite loop. No clue what's causing this.

vinistock commented 3 weeks ago

I haven't confirmed it just yet, but we received reports that Bundler v2.5.13 fixes this issue. If anyone bumps on this, please upgrade!