rubocop / rubocop-factory_bot

Code style checking for factory_bot files.
https://docs.rubocop.org/rubocop-factory_bot
MIT License
51 stars 14 forks source link

FactoryBot/IdSequence has wrong release version #72

Closed jcoyne closed 1 year ago

jcoyne commented 1 year ago

https://github.com/rubocop/rubocop-factory_bot/blob/5589c191c29059dff9d6dc540f04428bda0901f5/config/default.yml#L106

Shouln't this be 2.24.0?

pirj commented 1 year ago

Thanks for noticing!

Some other cops’ ‘VersionUpdated’ is’<>’, too. @ydah di you think the release script failed to substitute that dor a release version somehow?

ydah commented 1 year ago

Oh, my apologies. I didn't get any errors and maybe I didn't git add the changes.