From 4e934d9af06ea8e52581d7596874ec70450f8050 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Aug 2025 19:01:53 +0000 Subject: [PATCH] Bump faker from 3.5.1 to 3.5.2 Bumps [faker](https://github.com/faker-ruby/faker) from 3.5.1 to 3.5.2. - [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.1...v3.5.2) --- updated-dependencies: - dependency-name: faker dependency-version: 3.5.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 56fe7a5..fc156ff 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -95,7 +95,7 @@ GEM regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) chartkick (5.1.2) - concurrent-ruby (1.3.4) + concurrent-ruby (1.3.5) connection_pool (2.5.3) crass (1.0.6) csv (3.3.0) @@ -143,7 +143,7 @@ GEM factory_bot_rails (6.4.4) factory_bot (~> 6.5) railties (>= 5.0.0) - faker (3.5.1) + faker (3.5.2) i18n (>= 1.8.11, < 2) friendly_id (5.5.1) activerecord (>= 4.0.0) @@ -177,7 +177,7 @@ GEM haml (>= 4.0) nokogiri (>= 1.6.0) ruby_parser (~> 3.5) - i18n (1.14.6) + i18n (1.14.7) concurrent-ruby (~> 1.0) importmap-rails (2.1.0) actionpack (>= 6.0.0)