mongoid / mongoid-grid_fs

A pure Mongoid/Moped implementation of the MongoDB GridFS specification.
Other
83 stars 50 forks source link

Upgrade RuboCop to 0.55.0. #75

Closed dblock closed 6 years ago

dblock commented 6 years ago

Replaces #72.

mongoid-bot commented 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:

* [#75](https://github.com/mongoid/mongoid-grid_fs/pull/75): Upgrade rubocop to 0.55.0 - [@dblock](https://github.com/dblock).

Generated by :no_entry_sign: danger

rmm5t commented 6 years ago

@dblock Sorry, I missed your comment on #76 about merging this one (#75) first. Could you please fix the merge conflicts here, and I'll try to get this merged in with a new official release soon after. Thanks!

dblock commented 6 years ago

Rebased, and corrected some obvious rubocop offenses.

dblock commented 6 years ago

@rmm5t Cool we merge this? I am happy to do a release next if it helps.