From 2c83716e76b552f56be9a209aa796478355bddd0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 05:07:26 +0000 Subject: [PATCH] Bump factory_bot from 6.5.0 to 6.5.1 Bumps [factory_bot](https://github.com/thoughtbot/factory_bot) from 6.5.0 to 6.5.1. - [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.5.0...v6.5.1) --- updated-dependencies: - dependency-name: factory_bot dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7d615db0dec..ca092e175e3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -555,8 +555,8 @@ GEM eventmachine (1.2.7) eventmachine_httpserver (0.2.1) excon (1.2.3) - factory_bot (6.5.0) - activesupport (>= 5.0.0) + factory_bot (6.5.1) + activesupport (>= 6.1.0) factory_bot_rails (6.4.4) factory_bot (~> 6.5) railties (>= 5.0.0)