Skip to content
This repository was archived by the owner on May 30, 2024. It is now read-only.

Allow using gems.rb and gems.locked#861

Merged
vinistock merged 1 commit intomainfrom
vs/gems_rb_fixes
Oct 26, 2023
Merged

Allow using gems.rb and gems.locked#861
vinistock merged 1 commit intomainfrom
vs/gems_rb_fixes

Conversation

@vinistock
Copy link
Copy Markdown
Member

Motivation

Second part of Shopify/ruby-lsp#1137

There are a few places where we need to take the gems.rb into account to fully support it.

Note: I'm hardcoding the gems.rb and gems.locked files here. I don't think other gemfile names are common enough to justify spawning a process to ask Bundler what the right name is.

Implementation

Just accounted for the gems.rb and gems.locked files.

@vinistock vinistock added the bugfix This PR will fix an existing bug label Oct 25, 2023
@vinistock vinistock self-assigned this Oct 25, 2023
@vinistock vinistock requested a review from a team as a code owner October 25, 2023 15:18
@vinistock vinistock merged commit c83391b into main Oct 26, 2023
@vinistock vinistock deleted the vs/gems_rb_fixes branch October 26, 2023 13:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bugfix This PR will fix an existing bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants