mongoid / mongoid-grid_fs

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

Upgraded RuboCop, got rid of gemfiles. #72

Closed dblock closed 6 years ago

dblock commented 6 years ago

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.

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:

* [#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

dblock commented 6 years ago

Bump @rmm5t @ahoward

tomasc commented 6 years ago

@rmm5t @ahoward would be fantastic to get this merged so that we can all upgrade to Mongoid 7, thank you!

dblock commented 6 years ago

Replaced with https://github.com/mongoid/mongoid-grid_fs/pull/75