From a5671ec90081b7a047a2d00a07b9b935f5082af5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Jul 2024 09:29:29 +0000 Subject: [PATCH] Bump faker from 2.23.0 to 3.4.2 Bumps [faker](https://github.com/faker-ruby/faker) from 2.23.0 to 3.4.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/v2.23.0...v3.4.2) --- updated-dependencies: - dependency-name: faker dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0de9705..5584984 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -106,7 +106,7 @@ GEM regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) childprocess (4.1.0) - concurrent-ruby (1.2.3) + concurrent-ruby (1.3.3) crass (1.0.6) cssbundling-rails (1.1.1) railties (>= 6.0.0) @@ -136,7 +136,7 @@ GEM factory_bot_rails (6.2.0) factory_bot (~> 6.2.0) railties (>= 5.0.0) - faker (2.23.0) + faker (3.4.2) i18n (>= 1.8.11, < 2) faraday (2.3.0) faraday-net_http (~> 2.0)