Feature Request - Bundler - Renovate should skip gracefully local gems #32749
Replies: 1 comment
|
Sounds good |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Tell us more.
Hello team,
Considering this line:
(that is, a gem hosted in the current repository, in a
gems/subfolder)Currently, Renovate skip because of
invalid-value.I believe it should skip it with reason
internal-package.While this is not blocking anything, it would help be more specific about reasons to skip such a gem.
I'm ok to start a PR.
All reactions