From ca269c80c095cc22ca06a692a7f52f10e2f09e5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 02:43:44 +0000 Subject: [PATCH] Bump factory_bot from 6.4.0 to 6.5.0 Bumps [factory_bot](https://github.com/thoughtbot/factory_bot) from 6.4.0 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.0...v6.5.0) --- updated-dependencies: - dependency-name: factory_bot dependency-type: direct:production 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 35b19f3..b927974 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -88,7 +88,7 @@ GEM diff-lcs (1.5.1) drb (2.2.1) erubi (1.13.0) - factory_bot (6.4.0) + factory_bot (6.5.0) activesupport (>= 5.0.0) ffi (1.15.5) ffi (1.15.5-java)