From 5b148f5398028e16a1904b179bdc4e696f603eb0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Apr 2024 22:35:49 +0000 Subject: [PATCH] Bump faker from 3.2.1 to 3.3.1 Bumps [faker](https://github.com/faker-ruby/faker) from 3.2.1 to 3.3.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.2.1...v3.3.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 0715a04d..100c8586 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -167,7 +167,7 @@ GEM factory_bot_rails (6.4.3) factory_bot (~> 6.4) railties (>= 5.0.0) - faker (3.2.1) + faker (3.3.1) i18n (>= 1.8.11, < 2) faraday (2.9.0) faraday-net_http (>= 2.0, < 3.2) @@ -209,7 +209,7 @@ GEM hashie (5.0.0) html-attributes-utils (1.0.2) activesupport (>= 6.1.4.4) - i18n (1.14.1) + i18n (1.14.4) concurrent-ruby (~> 1.0) inflection (1.0.0) io-console (0.7.2)