From 4ecf4cb957160acd22c249c2c3f09a2b3149c52b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 10:24:50 +0000 Subject: [PATCH] chore(deps-dev): bump faker from 3.5.3 to 3.6.0 in the bundler group Bumps the bundler group with 1 update: [faker](https://github.com/faker-ruby/faker). Updates `faker` from 3.5.3 to 3.6.0 - [Release notes](https://github.com/faker-ruby/faker/releases) - [Changelog](https://github.com/faker-ruby/faker/blob/main/CHANGELOG.md) - [Commits](https://github.com/faker-ruby/faker/compare/v3.5.3...v3.6.0) --- updated-dependencies: - dependency-name: faker dependency-version: 3.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bundler ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 58b4aa2..1f400df 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -115,7 +115,7 @@ GEM factory_bot_rails (6.5.1) factory_bot (~> 6.5) railties (>= 6.1.0) - faker (3.5.3) + faker (3.6.0) i18n (>= 1.8.11, < 2) ffi (1.17.1-aarch64-linux-gnu) ffi (1.17.1-aarch64-linux-musl)