From 01e3bdbe5a7a3b494580a4f3f33993e7267fd2c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2024 15:01:35 +0100 Subject: [PATCH] Bump factory_bot from 6.4.0 to 6.5.0 (#492) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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)