From f75a91e3fcc4699b533d74d60d40e702c4853006 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Jan 2024 06:06:52 +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 07764f14a..ab2199c24 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -132,7 +132,7 @@ GEM erubi (1.12.0) excon (0.104.0) execjs (2.8.1) - 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)