From a1fbea3af4fa5700ecf2aee52b9560d150bed633 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 09:27:38 +0000 Subject: [PATCH] Bump factory_bot_rails from 6.4.2 to 6.4.3 Bumps [factory_bot_rails](https://github.com/thoughtbot/factory_bot_rails) from 6.4.2 to 6.4.3. - [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.4.2...v6.4.3) --- updated-dependencies: - dependency-name: factory_bot_rails dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 00245e22..2db02d93 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -230,9 +230,9 @@ GEM activesupport (>= 5.2, < 8) excon (0.109.0) execjs (2.9.1) - factory_bot (6.4.2) + factory_bot (6.4.5) activesupport (>= 5.0.0) - factory_bot_rails (6.4.2) + factory_bot_rails (6.4.3) factory_bot (~> 6.4) railties (>= 5.0.0) faker (3.2.3) @@ -351,7 +351,7 @@ GEM mime-types-data (3.2023.0808) mini_mime (1.1.2) mini_portile2 (2.8.5) - minitest (5.20.0) + minitest (5.21.1) moneta (1.0.0) mongo (2.18.2) bson (>= 4.14.1, < 5.0.0) @@ -395,7 +395,7 @@ GEM netrc (0.11.0) ng-rails-csrf (0.1.0) nio4r (2.5.9) - nokogiri (1.15.5) + nokogiri (1.16.0) mini_portile2 (~> 2.8.2) racc (~> 1.4) orm_adapter (0.5.0)