Skip to content

Commit f2559ef

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] <[email protected]>
1 parent 1808362 commit f2559ef

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -274,10 +274,10 @@ GEM
274274
erubi (1.13.0)
275275
excon (1.0.0)
276276
execjs (2.9.1)
277-
factory_bot (6.4.5)
277+
factory_bot (6.5.0)
278278
activesupport (>= 5.0.0)
279-
factory_bot_rails (6.4.3)
280-
factory_bot (~> 6.4)
279+
factory_bot_rails (6.4.4)
280+
factory_bot (~> 6.5)
281281
railties (>= 5.0.0)
282282
faker (3.5.1)
283283
i18n (>= 1.8.11, < 2)
@@ -368,7 +368,7 @@ GEM
368368
rb-fsevent (~> 0.10, >= 0.10.3)
369369
rb-inotify (~> 0.9, >= 0.9.10)
370370
logger (1.6.1)
371-
loofah (2.22.0)
371+
loofah (2.23.1)
372372
crass (~> 1.0.2)
373373
nokogiri (>= 1.12.0)
374374
mail (2.8.1)
@@ -683,7 +683,7 @@ GEM
683683
websocket-extensions (0.1.5)
684684
xpath (3.2.0)
685685
nokogiri (~> 1.8)
686-
zeitwerk (2.7.0)
686+
zeitwerk (2.7.1)
687687

688688
PLATFORMS
689689
x86_64-linux

0 commit comments

Comments
 (0)