From 54eed33b69701101e985f5e34e85be17ba71ed51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Nov 2023 03:45:30 +0000 Subject: [PATCH] Bump factory_bot_rails from 6.2.0 to 6.4.0 Bumps [factory_bot_rails](https://github.com/thoughtbot/factory_bot_rails) from 6.2.0 to 6.4.0. - [Release notes](https://github.com/thoughtbot/factory_bot_rails/releases) - [Changelog](https://github.com/thoughtbot/factory_bot_rails/blob/main/NEWS.md) - [Commits](https://github.com/thoughtbot/factory_bot_rails/compare/v6.2.0...v6.4.0) --- updated-dependencies: - dependency-name: factory_bot_rails dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8995e7a0d..749d58a24 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -151,10 +151,10 @@ GEM eventmachine (1.2.7) excon (0.104.0) execjs (2.9.1) - factory_bot (6.2.1) + factory_bot (6.4.1) activesupport (>= 5.0.0) - factory_bot_rails (6.2.0) - factory_bot (~> 6.2.0) + factory_bot_rails (6.4.0) + factory_bot (~> 6.4) railties (>= 5.0.0) faraday (2.7.12) base64 @@ -192,7 +192,7 @@ GEM rexml influxdb (0.8.1) io-console (0.6.0) - irb (1.9.0) + irb (1.9.1) rdoc reline (>= 0.3.8) jbuilder (2.11.5)