Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Switch back to using explicit bitwise operations.
* Explicit bitwise operations are more understandable than the `Integer#allbits?` / `Integer#nobits?` methods. * Released rubocop-ronin 0.2.7 which disables `Style/BitwisePredicate`.
- Loading branch information