Skip to content

Update ruby-lsp-rails to 0.3.1

Matthias Käppler requested to merge mk-ruby-lsp-rails-0.3.1 into master

What does this MR do and why?

Update ruby-lsp-rails to 0.3.1. This is a development dependency that is used to support IDEs using ruby-lsp.

This fixes a race condition that can lead to runaway CPU usage by zombie server processes

See https://github.com/Shopify/ruby-lsp-rails/pull/270

Changes: https://github.com/Shopify/ruby-lsp-rails/releases/tag/v0.3.1

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Edited by Matthias Käppler

Merge request reports