From 71c8ea40ccddb4320959b5ab5d15cf5097602232 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Sep 2024 23:15:13 +0000 Subject: [PATCH] Bump factory_bot from 6.4.6 to 6.5.0 Bumps [factory_bot](https://github.com/thoughtbot/factory_bot) from 6.4.6 to 6.5.0. - [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.6...v6.5.0) --- updated-dependencies: - dependency-name: factory_bot dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8508726e0..decbc69fc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -41,7 +41,7 @@ GEM sass (>= 3.3.0, < 3.5) compass-import-once (1.0.5) sass (>= 3.2, < 3.5) - concurrent-ruby (1.3.1) + concurrent-ruby (1.3.4) console (1.25.2) fiber-annotation fiber-local (~> 1.1) @@ -60,7 +60,7 @@ GEM ffi (>= 1.15.0) eventmachine (1.2.7) execjs (2.8.1) - factory_bot (6.4.6) + factory_bot (6.5.0) activesupport (>= 5.0.0) fast_blank (1.0.1) fastimage (2.2.6) @@ -150,7 +150,7 @@ GEM middleman-sprockets (4.1.1) middleman-core (~> 4.0) sprockets (>= 3.0) - minitest (5.23.1) + minitest (5.25.1) multi_json (1.15.0) nokogiri (1.16.5-arm64-darwin) racc (~> 1.4)