From e6f9d42a7578cf01a9ae57d6af48ab8d46616ecf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 09:38:20 +0000 Subject: [PATCH] Bump factory_bot_rails from 6.4.3 to 6.4.4 Bumps [factory_bot_rails](https://github.com/thoughtbot/factory_bot_rails) from 6.4.3 to 6.4.4. - [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.3...v6.4.4) --- updated-dependencies: - dependency-name: factory_bot_rails dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 519b50d22bb..5dec8979439 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -424,10 +424,10 @@ GEM tzinfo ethon (0.16.0) ffi (>= 1.15.0) - factory_bot (6.4.5) + factory_bot (6.5.0) activesupport (>= 5.0.0) - factory_bot_rails (6.4.3) - factory_bot (~> 6.4) + factory_bot_rails (6.4.4) + factory_bot (~> 6.5) railties (>= 5.0.0) faker (3.5.1) i18n (>= 1.8.11, < 2) @@ -638,7 +638,7 @@ GEM rake (~> 13.0) lockbox (1.4.1) logger (1.6.1) - loofah (2.22.0) + loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) lumberjack (1.2.10) @@ -804,7 +804,7 @@ GEM rack-timeout (0.7.0) rack-vcr (0.1.6) vcr (>= 2.9) - rackup (1.0.0) + rackup (1.0.1) rack (< 3) webrick rails (7.1.4.1) @@ -1106,7 +1106,7 @@ GEM xmlmapper (0.8.1) nokogiri (~> 1.11) yard (0.9.37) - zeitwerk (2.6.18) + zeitwerk (2.7.1) PLATFORMS aarch64-linux