From 1dcf15bea0d0a04c1169850dd36bc92897ac914b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Dec 2023 00:56:39 +0000 Subject: [PATCH] Build(deps-dev): Bump factory_bot from 6.4.2 to 6.4.3 Bumps [factory_bot](https://github.com/thoughtbot/factory_bot) from 6.4.2 to 6.4.3. - [Release notes](https://github.com/thoughtbot/factory_bot/releases) - [Changelog](https://github.com/thoughtbot/factory_bot/blob/main/NEWS.md) - [Commits](https://github.com/thoughtbot/factory_bot/compare/v6.4.2...v6.4.3) --- updated-dependencies: - dependency-name: factory_bot dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8525b1e4e..7c8602423 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -143,7 +143,7 @@ GEM erubi (1.12.0) et-orbi (1.2.7) tzinfo - factory_bot (6.4.2) + factory_bot (6.4.3) activesupport (>= 5.0.0) factory_bot_rails (6.4.2) factory_bot (~> 6.4)