From b0449128f43a5633dab8de4f981394f965aa6657 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 14:49:48 +0000 Subject: [PATCH] Bump faker from 3.2.3 to 3.3.0 Bumps [faker](https://github.com/faker-ruby/faker) from 3.2.3 to 3.3.0. - [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.2.3...v3.3.0) --- updated-dependencies: - dependency-name: faker dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0f08279e..a5dabd90 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -173,7 +173,7 @@ GEM fake_email_validator (1.0.11) activemodel mail - faker (3.2.3) + faker (3.3.0) i18n (>= 1.8.11, < 2) ffi (1.16.3) fog-aws (3.22.0)