From f3f6d621fb5aa7741cf8bedb1084cd251b1f481c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 11:16:57 +0000 Subject: [PATCH] Bump factory_bot from 6.4.6 to 6.5.0 Bumps [factory_bot](https://github.com/thoughtbot/factory_bot) from 6.4.6 to 6.5.0. - [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.6...v6.5.0) --- updated-dependencies: - dependency-name: factory_bot dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6e76a0896..d69592d5f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -143,7 +143,7 @@ GEM drb (2.2.1) erubi (1.13.0) execjs (2.9.1) - factory_bot (6.4.6) + factory_bot (6.5.0) activesupport (>= 5.0.0) factory_bot_rails (6.4.3) factory_bot (~> 6.4)