Skip to content
This repository has been archived by the owner on Jun 5, 2020. It is now read-only.

use ensure_package from stdlib instead of raw package type #78

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

scarybot
Copy link

This module wasn't working for me due to duplicate definitions, because I'm using other modules from the forge which require ruby / rubygems packages. They're using ensure_packages() to achieve this. As you're depending on stdlib anyway, I couldn't see any harm in tweaking this module to do the same, and it's playing nicely now alongside the other modules in my environment. Let me know if this is a stupid idea!

@bastelfreak
Copy link
Contributor

Hi @scarybot, thanks for the PR. Can you please rebase this against master? Please also check the used email address in the commit, it isn't associated with your github account.

@scarybot
Copy link
Author

Hi - I've just fixed some conflicts, changed the email address and rebased.

@bastelfreak
Copy link
Contributor

Hi @scarybot, the email address in the new commit isn't correct :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants