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

drop chozo+extlib in configuration parsing (fixes #123) #125

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

Conversation

mbakhoff
Copy link

@mbakhoff mbakhoff commented Mar 6, 2018

extlib breaks keywords arguments (issue #123). this PR removes the extlib dependency.
chozo breaks ruby 2.3, it has an incompatible dig method (see [1]). this PR also removes the chozo dependency.

[1] killbill/killbill#714

@mbakhoff
Copy link
Author

mbakhoff commented Mar 6, 2018

note that the test "NexusCli::Configuration#repository when repository has illegal values makes it legal" (configuration_spec.rb:143) was already broken from 4130a67

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.

1 participant