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

support ruby 3.x syntax by using ** descoping in new with hash inputs #43

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nic-lan
Copy link

@nic-lan nic-lan commented May 4, 2021

Description

I was trying to run ruby 3 in a project, which uses minipack.

unfortunately it seems that current way as the Commands::Base call the initialize method does not respect the new syntax.

This PR should fix it and still be compliant with recent versions of ruby.

@five510
Copy link

five510 commented Dec 20, 2021

@nikushi
Any Updates? I will also use this gem for Ruby 3.x.
If you need some support, please notice me. I'll contribute it.

@arkhamRejek
Copy link

@five510 i think we should fork this, the repo has gone without update for a while

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

Successfully merging this pull request may close these issues.

3 participants