Skip to content

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

Open
mbakhoff wants to merge 1 commit intoRiotGamesMinions:masterfrom
mbakhoff:no-chozo
Open

drop chozo+extlib in configuration parsing (fixes #123)#125
mbakhoff wants to merge 1 commit intoRiotGamesMinions:masterfrom
mbakhoff:no-chozo

Conversation

@mbakhoff
Copy link
Copy Markdown

@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
Copy Markdown
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