From dd4a392adf1f223db8f55da5dd1d6709deaa0a2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 19:06:24 +0000 Subject: [PATCH] build(deps): bump faker from 3.4.2 to 3.5.1 Bumps [faker](https://github.com/faker-ruby/faker) from 3.4.2 to 3.5.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.4.2...v3.5.1) --- updated-dependencies: - dependency-name: faker dependency-type: direct:production 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 275c7d5..7680af7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -116,7 +116,7 @@ GEM erubi (1.13.0) et-orbi (1.2.11) tzinfo - faker (3.4.2) + faker (3.5.1) i18n (>= 1.8.11, < 2) fugit (1.11.1) et-orbi (~> 1, >= 1.2.11)