From aa13d3e9a15f104b5fed8e1ae36749d4d31adddd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 20:07:53 +0000 Subject: [PATCH] Bump faker from 3.5.2 to 3.5.3 Bumps [faker](https://github.com/faker-ruby/faker) from 3.5.2 to 3.5.3. - [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.2...v3.5.3) --- updated-dependencies: - dependency-name: faker dependency-version: 3.5.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 56cadf1..11e926d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -146,7 +146,7 @@ GEM exception_notification (5.0.1) actionmailer (>= 7.1, < 9) activesupport (>= 7.1, < 9) - faker (3.5.2) + faker (3.5.3) i18n (>= 1.8.11, < 2) formtastic (5.0.0) actionpack (>= 6.0.0)