1
0
Fork 0
mirror of https://github.com/thoughtbot/factory_bot_rails.git synced 2022-11-09 11:49:18 -05:00
Commit graph

15 commits

Author SHA1 Message Date
Daniel Colson
329d9a15c3
Fix filename in gemspec
Changed from NEWS to NEWS.md in
https://github.com/thoughtbot/factory_bot_rails/pull/321
2019-04-14 11:30:05 -04:00
Daniel Colson
584a96f54c
Bump version to 5.0.2 [ci skip] 2019-04-14 11:21:45 -04:00
Daniel Colson
9c90d6b8a2
Bump version to v5.0.1 [ci skip] 2019-02-08 10:44:51 -05:00
Daniel Colson
df44185167
Bump version to 5.0.0 [ci skip] 2019-01-31 20:19:58 -05:00
Daniel Colson
79a53a72a9
Bump version to 5.0.0.rc2 [ci skip] 2019-01-11 15:38:18 -05:00
Daniel Colson
75806f33ad
Bump version to 5.0.0.rc1 [ci skip] 2019-01-06 00:40:30 -05:00
Daniel Colson
14e6632e08
Bump required version for factory_bot and railties 2019-01-05 22:28:49 -05:00
Alex
879b47f70d Address todos generated by rubocop for gemfiles and gemspec files (#295)
This partially addresses #293. Since rubocop generated quite a few todos, the commits addressing them are split up into a few different PRs that cover different files.
2018-09-28 17:32:12 -04:00
Daniel Colson
25594384e5 Bump version to 4.11.1 [ci skip] 2018-09-07 16:48:06 -04:00
Daniel Colson
9f4323f415 Bump version to 4.11.0 [ci skip] 2018-08-16 07:27:22 -04:00
meganemura
c4f561d2d7 Don't include extra files in the gem
Closes #225

Also remove the factory_girl_rails gemspec, since we aren't going to
release another version of that gem.

Co-authored-by: Daniel Colson <danieljamescolson@gmail.com>
2018-08-15 10:38:03 -04:00
Akira Matsuda
49e2e9385f GitHub is HTTPS by default (#252)
[ci skip]
2018-06-14 18:55:49 -04:00
Oli Peate
a40e22c36f Bump version to v4.10.0 2018-05-25 15:51:05 +01:00
Avielle Wolfe
fa893913ec Bump version to 4.8.2 2017-10-20 18:55:57 -04:00
Avielle Wolfe
c5d11518d7 Rename all girl -> bot
* Rename files and code
* Change factory_girl dependency to factory_bot

This change will bring _rails name in line with factory_bot
c716ce01b4
2017-10-20 18:21:52 -04:00