From 0e24a15b0a16af3b31b662dc9b228bb9b8defaa7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Jan 2024 11:31:45 +0000 Subject: [PATCH] Bump factory_bot from 6.4.5 to 6.4.6 Bumps [factory_bot](https://github.com/thoughtbot/factory_bot) from 6.4.5 to 6.4.6. - [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.5...v6.4.6) --- 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 b8fa5a5b..bdaa4518 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -122,7 +122,7 @@ GEM erubi (1.12.0) expgen (0.1.1) parslet - factory_bot (6.4.5) + factory_bot (6.4.6) activesupport (>= 5.0.0) faraday (2.7.10) faraday-net_http (>= 2.0, < 3.1)