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

Pin mocha at 1.9.x to fix CI failures #478

Merged
merged 2 commits into from
Dec 8, 2019

Conversation

mattbrictson
Copy link
Member

Version 1.10 of the mocha gem was recently released, which is causing tests to fail in the master branch of SSHKit. Work around this for now by pinning our mocha dependency to ~> 1.9.0.

@mattbrictson mattbrictson changed the title Fix CI failures due to mocha changes Pin mocha at 1.9.x to fix CI failures Dec 8, 2019
@mattbrictson mattbrictson added the 🏠 Housekeeping Non-user facing cleanup and maintenance label Dec 8, 2019
@mattbrictson mattbrictson merged commit 9166ea4 into master Dec 8, 2019
@mattbrictson mattbrictson deleted the chores/fix-ci-due-to-mocha-changes branch December 8, 2019 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏠 Housekeeping Non-user facing cleanup and maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant