Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix development dependency not being added if introduced by two gemspecs #7358

Merged
merged 1 commit into from Jan 8, 2024

Conversation

deivid-rodriguez
Copy link
Member

What was the end-user or developer problem that led to this PR?

If two gemspecs add the same development dependency with the same requirement, the dependency was being silently ignored.

What is your fix for the problem, implemented in this PR?

Fix the logic to consider the dependency.

Make sure the following tasks are checked

@deivid-rodriguez deivid-rodriguez merged commit eaef302 into master Jan 8, 2024
82 checks passed
@deivid-rodriguez deivid-rodriguez deleted the deivid-rodriguez/gemspec-dev-dep branch January 8, 2024 15:41
@jcoyne
Copy link

jcoyne commented Jan 16, 2024

@deivid-rodriguez do you happen to know when this will be released?

deivid-rodriguez added a commit that referenced this pull request Jan 17, 2024
Fix development dependency not being added if introduced by two gemspecs

(cherry picked from commit eaef302)
@deivid-rodriguez
Copy link
Member Author

Planning on doing it today!

deivid-rodriguez added a commit that referenced this pull request Jan 17, 2024
Fix development dependency not being added if introduced by two gemspecs

(cherry picked from commit eaef302)
deivid-rodriguez added a commit that referenced this pull request Jan 17, 2024
Fix development dependency not being added if introduced by two gemspecs

(cherry picked from commit eaef302)
deivid-rodriguez added a commit that referenced this pull request Jan 17, 2024
Fix development dependency not being added if introduced by two gemspecs

(cherry picked from commit eaef302)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants