From e8e979a07abdaadd422a5c74235a9be32780d4c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 07:09:56 +0000 Subject: [PATCH] Bump faker from 3.4.1 to 3.4.2 Bumps [faker](https://github.com/faker-ruby/faker) from 3.4.1 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/v3.4.1...v3.4.2) --- updated-dependencies: - dependency-name: faker dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f448c05..232c34a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -14,10 +14,10 @@ GEM specs: ast (2.4.2) coderay (1.1.3) - concurrent-ruby (1.3.1) + concurrent-ruby (1.3.3) diff-lcs (1.5.1) eventmachine (1.2.7) - faker (3.4.1) + faker (3.4.2) i18n (>= 1.8.11, < 2) ffi (1.14.2) formatador (0.2.5)