DEV: Remove ruby-lsp from Gemfile (#20595)

This commit is contained in:
Alan Guo Xiang Tan
2023-03-09 05:34:54 +08:00
committed by GitHub
parent f76ea32246
commit d5ebcc3309
2 changed files with 0 additions and 8 deletions

View File

@@ -181,7 +181,6 @@ group :development do
gem "binding_of_caller"
gem "yaml-lint"
gem "yard"
gem "ruby-lsp", require: false
end
if ENV["ALLOW_DEV_POPULATE"] == "1"