From ac001741f13586696d057f2120ea0715fa31d841 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 16:07:55 +0000 Subject: [PATCH] Bump faker from 3.3.1 to 3.4.1 Bumps [faker](https://github.com/faker-ruby/faker) from 3.3.1 to 3.4.1. - [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.3.1...v3.4.1) --- updated-dependencies: - dependency-name: faker dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3f20dab..5703d40 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -20,12 +20,12 @@ GEM base64 (0.2.0) bigdecimal (3.1.8) byebug (11.1.3) - concurrent-ruby (1.2.3) + concurrent-ruby (1.3.1) connection_pool (2.4.1) diff-lcs (1.5.1) docile (1.4.0) drb (2.2.1) - faker (3.3.1) + faker (3.4.1) i18n (>= 1.8.11, < 2) i18n (1.14.5) concurrent-ruby (~> 1.0)