From 68d98e1a201276433fdbb225563fd35cfde3e3d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Sep 2025 22:10:24 +0000 Subject: [PATCH] build(deps-dev): bump factory_bot_rails from 6.5.0 to 6.5.1 Bumps [factory_bot_rails](https://github.com/thoughtbot/factory_bot_rails) from 6.5.0 to 6.5.1. - [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.5.0...v6.5.1) --- updated-dependencies: - dependency-name: factory_bot_rails dependency-version: 6.5.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile b/Gemfile index a38e6d7..81e081a 100644 --- a/Gemfile +++ b/Gemfile @@ -78,7 +78,7 @@ group :development, :test do # RSpec testing framework gem "rspec-rails", "~> 8.0" - gem "factory_bot_rails", "~> 6.4" + gem "factory_bot_rails", "~> 6.5" gem "faker", "~> 3.0" end diff --git a/Gemfile.lock b/Gemfile.lock index 1f34d91..2aafda3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -78,7 +78,7 @@ GEM base64 (0.3.0) bcrypt (3.1.20) benchmark (0.4.1) - bigdecimal (3.2.2) + bigdecimal (3.2.3) bindex (0.8.1) bootsnap (1.18.6) msgpack (~> 1.2) @@ -97,7 +97,7 @@ GEM xpath (~> 3.2) coderay (1.1.3) concurrent-ruby (1.3.5) - connection_pool (2.5.3) + connection_pool (2.5.4) crass (1.0.6) csv (3.3.5) date (3.4.1) @@ -120,9 +120,9 @@ GEM drb (2.2.3) erb (5.0.2) erubi (1.13.1) - factory_bot (6.5.4) + factory_bot (6.5.5) activesupport (>= 6.1.0) - factory_bot_rails (6.5.0) + factory_bot_rails (6.5.1) factory_bot (~> 6.5) railties (>= 6.1.0) faker (3.5.2) @@ -267,7 +267,7 @@ GEM puma (6.6.1) nio4r (~> 2.0) racc (1.8.1) - rack (3.2.0) + rack (3.2.1) rack-attack (6.7.0) rack (>= 1.0, < 4) rack-session (2.1.1) @@ -464,7 +464,7 @@ DEPENDENCIES debug devise (~> 4.9) dotenv-rails - factory_bot_rails (~> 6.4) + factory_bot_rails (~> 6.5) faker (~> 3.0) font-awesome-sass (~> 6.7) httparty