From a0f86ee073f16e1fc794a857646b911f0810b299 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 15:50:27 +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 | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 091200f6..8825ac11 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -198,10 +198,10 @@ GEM railties (>= 3.2) erubi (1.12.0) execjs (2.8.1) - 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) faker (2.23.0) i18n (>= 1.8.11, < 2) @@ -246,7 +246,7 @@ GEM thor (>= 0.14, < 2.0) json (2.6.3) jwt (2.7.0) - loofah (2.21.3) + loofah (2.22.0) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -340,7 +340,7 @@ GEM thor (~> 1.0) zeitwerk (~> 2.5) rainbow (3.1.1) - rake (13.0.6) + rake (13.1.0) rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) @@ -434,7 +434,7 @@ GEM sprockets (>= 3.0.0) sucker_punch (3.1.0) concurrent-ruby (~> 1.0) - thor (1.2.2) + thor (1.3.0) tilt (2.2.0) timeout (0.4.1) timers (4.3.5)