- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 160
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 support for Ruby 1.9 #552
Conversation
Yes, ideally I would like to do this. I should have some availability to get a new Mocha release out in the next week or two which could include such a deprecation. |
I've just merged #555 and released v1.15.0 of the gem. Hopefully this unblocks things a bit for this PR. 🤞 |
bf90d63
to
c91c9ff
Compare
Thanks @floehopper! Updated the PR, I may have missed something, but all the tests are passing 👍 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This all looks pretty good to me, but I've spotted a few minor things which would be good to resolve before merging. Thanks again for all your work on this.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I agree with the changes to the test name(s) that you've suggested. Otherwise this looks good to me. 👍
Follow-up to #555, related to #325, and also unblocks #446.
Closes #547 🙇 (sorry about that @nitishr)