From 7d69aed844ce0c891f55492236108f02a4294bc3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2024 20:14:32 +0000 Subject: [PATCH] Bump factory_bot in the bundler group across 1 directory Bumps the bundler group with 1 update in the / directory: [factory_bot](https://github.com/thoughtbot/factory_bot). Updates `factory_bot` from 4.11.1 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/v4.11.1...v6.4.6) --- updated-dependencies: - dependency-name: factory_bot dependency-type: indirect update-type: version-update:semver-major dependency-group: bundler ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 24a01453..e06bbac1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -111,11 +111,11 @@ GEM drb (2.2.1) erubi (1.13.0) execjs (2.9.1) - factory_bot (4.11.1) - activesupport (>= 3.0.0) - factory_bot_rails (4.11.1) - factory_bot (~> 4.11.1) - railties (>= 3.0.0) + factory_bot (6.4.6) + activesupport (>= 5.0.0) + factory_bot_rails (6.4.3) + factory_bot (~> 6.4) + railties (>= 5.0.0) faraday (2.10.0) faraday-net_http (>= 2.0, < 3.2) logger