-
Notifications
You must be signed in to change notification settings - Fork 8
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
add support for bonsai #16
base: master
Are you sure you want to change the base?
Conversation
Update .travis.yml
Update .travis.yml
@dhpowrhost can you please review my comments and update this PR? |
Sorry but i don't see any comments? |
Sorry, I hadn't actually pressed submit review. :( |
dropping ruby version support requires a breaking change to be called out. I see we updated everywhere on that but the gemspec itself which is the one that really matters is this intentional? |
Pull Request Checklist
Is this in reference to an existing issue?
General
Update Changelog following the conventions laid out on Our CHANGELOG Guidelines
Update README with any necessary configuration snippets
Binstubs are created if needed
RuboCop passes
Existing tests pass
New Plugins
Tests
Add the plugin to the README
Does it have a complete header as outlined here
Purpose
add support for bonsai
Known Compatibility Issues