Open
Description
We are using the factory bot class in the ActiveRecordExampleFinder
class. This is only required on development and test environement and not in the gemspec as a dependency of the gem. Should not be listed as dependency too. So we need to find an alternative and use only when is declared.