From 43bea55e9269d768180345651469d924cb3a05c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Apr 2023 10:58:45 +0000 Subject: [PATCH] Bump faker from 3.1.0 to 3.2.0 Bumps [faker](https://github.com/faker-ruby/faker) from 3.1.0 to 3.2.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.1.0...v3.2.0) --- 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 93054712..2cf2590d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -117,7 +117,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.2.0) + concurrent-ruby (1.2.2) countries (4.2.2) i18n_data (~> 0.15.0) sixarm_ruby_unaccent (~> 1.1) @@ -145,7 +145,7 @@ GEM factory_bot_rails (6.2.0) factory_bot (~> 6.2.0) railties (>= 5.0.0) - faker (3.1.0) + faker (3.2.0) i18n (>= 1.8.11, < 2) faraday (2.2.0) faraday-net_http (~> 2.0)