Closed dblock closed 6 years ago
1 Warning | |
---|---|
:warning: | Unless you’re refactoring existing code, please update CHANGELOG.md. |
Here's an example of a CHANGELOG.md entry:
* [#72](https://github.com/mongoid/mongoid-grid_fs/pull/72): Upgraded rubocop, got rid of gemfiles - [@dblock](https://github.com/dblock).
Generated by :no_entry_sign: danger
Bump @rmm5t @ahoward
@rmm5t @ahoward would be fantastic to get this merged so that we can all upgrade to Mongoid 7, thank you!
Replaced with https://github.com/mongoid/mongoid-grid_fs/pull/75
The gemfiles are identical, since the project isn't using appraisals it's easier to just do this in a single Gemfile.
Rubocop was just a version bump and
rubocop -a ; rubocop --auto-gen-config
.