erwinjunker / regressor

Generate specs for your rails application the easy way. Regressor generates model and controller specs based on validations, associations, enums, database, routes, callbacks. Use regressor to capture your rails application behaviour.
MIT License
206 stars 33 forks source link

Update Gem Fake to 2.19.x #32

Closed luizpicolo closed 1 year ago

luizpicolo commented 2 years ago

Because of the last Rails update to version 7, the Fake gem needed to be updated to the latest version.

Trehana commented 1 year ago

Faker gem has a new version 3.0 we cannot update it due to this dependancy

Trehana commented 1 year ago

Thank you :)