From 0225c86b2018526b2a42bd142e63793a4ebdf361 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 04:19:21 +0000 Subject: [PATCH] Bump faker from 2.23.0 to 3.2.2 Bumps [faker](https://github.com/faker-ruby/faker) from 2.23.0 to 3.2.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.2.2) --- updated-dependencies: - dependency-name: faker dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index e8be9ce9..2a102bae 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -153,7 +153,7 @@ GEM erubi (1.12.0) excon (0.71.0) execjs (2.8.1) - faker (2.23.0) + faker (3.2.2) i18n (>= 1.8.11, < 2) faraday (0.17.6) multipart-post (>= 1.2, < 3)