Skip to content

Commit ac02789

Browse files
committed
Bump to 6.4.2 [ci skip]
1 parent 3346305 commit ac02789

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

NEWS.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@ there might not be any notable changes in new versions of this project.
33

44
# NEWS
55

6+
## 6.4.2 (November 23, 2023)
7+
* Fixed: Fix Rails 7.1.2 + monkey-patched ActiveRecord compatibility (Adif
8+
Sgaid, Benoit Tigeot)
9+
* Internal: Test against Rails 7.1 (y-yagi)
10+
* Internal: Fix links to old files after renaming the main branch to `main`
11+
(y-yagi)
12+
613
## 6.4.0 (November 17, 2023)
714

815
* Releasing this for consistency with the factory\_bot dependency.

factory_bot_rails.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Gem::Specification.new do |s|
22
s.name = "factory_bot_rails"
3-
s.version = "6.4.0"
3+
s.version = "6.4.2"
44
s.authors = ["Joe Ferris"]
55
s.email = "[email protected]"
66
s.homepage = "https://github.com/thoughtbot/factory_bot_rails"

0 commit comments

Comments
 (0)