From 4acf75950188b025370fa5358dddf64a683eba42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Dec 2023 11:10:51 +0000 Subject: [PATCH] Bump factory_bot from 6.4.3 to 6.4.4 Bumps [factory_bot](https://github.com/thoughtbot/factory_bot) from 6.4.3 to 6.4.4. - [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.3...v6.4.4) --- updated-dependencies: - dependency-name: factory_bot dependency-type: direct:development 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 eaade299..5bf93d0b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -109,7 +109,7 @@ GEM erubi (1.12.0) expgen (0.1.1) parslet - factory_bot (6.4.3) + factory_bot (6.4.4) activesupport (>= 5.0.0) faraday (2.7.10) faraday-net_http (>= 2.0, < 3.1)