From 3933fe1e2ec6fa7b131751f59581c895be0784c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Nov 2023 07:12:09 +0000 Subject: [PATCH] Bump factory_bot_rails from 6.2.0 to 6.4.2 Bumps [factory_bot_rails](https://github.com/thoughtbot/factory_bot_rails) from 6.2.0 to 6.4.2. - [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.2) --- updated-dependencies: - dependency-name: factory_bot_rails dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c4d64674..c4a40532 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -161,10 +161,10 @@ GEM execjs (2.8.1) expgen (0.1.1) parslet - factory_bot (6.2.1) + factory_bot (6.4.2) activesupport (>= 5.0.0) - factory_bot_rails (6.2.0) - factory_bot (~> 6.2.0) + factory_bot_rails (6.4.2) + factory_bot (~> 6.4) railties (>= 5.0.0) faraday (2.7.10) faraday-net_http (>= 2.0, < 3.1) @@ -630,7 +630,7 @@ GEM redis-namespace (1.11.0) redis (>= 4) regexp_parser (2.8.2) - reline (0.4.0) + reline (0.4.1) io-console (~> 0.5) request_store (1.5.1) rack (>= 1.4) @@ -747,7 +747,7 @@ GEM activerecord (>= 6.0) state_machines-activemodel (>= 0.9.0) statsd-ruby (1.5.0) - stringio (3.0.9) + stringio (3.1.0) sync (0.5.0) sys-uname (1.2.3) ffi (~> 1.1)