Skip to content

Commit 1b1b773

Browse files
Bump factory_bot_rails from 6.4.3 to 6.4.4
Bumps [factory_bot_rails](https://github.com/thoughtbot/factory_bot_rails) from 6.4.3 to 6.4.4. - [Release notes](https://github.com/thoughtbot/factory_bot_rails/releases) - [Changelog](https://github.com/thoughtbot/factory_bot_rails/blob/main/NEWS.md) - [Commits](thoughtbot/factory_bot_rails@v6.4.3...v6.4.4) --- updated-dependencies: - dependency-name: factory_bot_rails dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a79cca8 commit 1b1b773

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -154,8 +154,8 @@ GEM
154154
execjs (2.9.1)
155155
factory_bot (6.5.0)
156156
activesupport (>= 5.0.0)
157-
factory_bot_rails (6.4.3)
158-
factory_bot (~> 6.4)
157+
factory_bot_rails (6.4.4)
158+
factory_bot (~> 6.5)
159159
railties (>= 5.0.0)
160160
faraday (2.12.0)
161161
faraday-net_http (>= 2.0, < 3.4)
@@ -249,7 +249,7 @@ GEM
249249
rb-fsevent (~> 0.10, >= 0.10.3)
250250
rb-inotify (~> 0.9, >= 0.9.10)
251251
logger (1.6.1)
252-
loofah (2.22.0)
252+
loofah (2.23.1)
253253
crass (~> 1.0.2)
254254
nokogiri (>= 1.12.0)
255255
mail (2.8.1)

0 commit comments

Comments
 (0)