How do #Ruby #OpenSource developers work with projects that don't include an #LSP in their dependencies, but still get the benefits of ruby-lsp or sorbet's LSP? I don't want to maintain a delta against Gemfile.lock just to turn those on. Is there a way to configure #Bundler to add a host-only gem dependency that never gets included in Gemfile and Gemfile.lock?