Skip to content
This repository was archived by the owner on Oct 29, 2024. It is now read-only.

Commit 15433a7

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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 337d476 commit 15433a7

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
@@ -150,8 +150,8 @@ GEM
150150
tzinfo
151151
factory_bot (6.5.0)
152152
activesupport (>= 5.0.0)
153-
factory_bot_rails (6.4.3)
154-
factory_bot (~> 6.4)
153+
factory_bot_rails (6.4.4)
154+
factory_bot (~> 6.5)
155155
railties (>= 5.0.0)
156156
faraday (2.12.0)
157157
faraday-net_http (>= 2.0, < 3.4)
@@ -222,7 +222,7 @@ GEM
222222
rb-fsevent (~> 0.10, >= 0.10.3)
223223
rb-inotify (~> 0.9, >= 0.9.10)
224224
logger (1.6.1)
225-
loofah (2.23.0)
225+
loofah (2.23.1)
226226
crass (~> 1.0.2)
227227
nokogiri (>= 1.12.0)
228228
lumberjack (1.2.10)

0 commit comments

Comments
 (0)