thoughtbot / shoulda-matchers

Simple one-liner tests for common Rails functionality
https://matchers.shoulda.io
MIT License
3.51k stars 912 forks source link

chore: bump rubocop to 1.59.0 #1600

Closed vsppedro closed 9 months ago

vsppedro commented 9 months ago
vsppedro commented 9 months ago

Ruby 3.3.0 just came out. I tried running it with shoulda-matchers and I got an error on the CI, as you can see in this link.

To sort this out properly, we need to update RuboCop.

What do you think?