From 869de312812bedbf60f91970b501d106ea1e4ca6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Feb 2023 18:03:43 +0000 Subject: [PATCH] Bump faker from 2.20.0 to 3.1.1 Bumps [faker](https://github.com/faker-ruby/faker) from 2.20.0 to 3.1.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/v2.20.0...v3.1.1) --- updated-dependencies: - dependency-name: faker dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7d123cbf..d4886140 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -82,12 +82,12 @@ GEM execjs coffee-script-source (1.12.2) commonjs (0.2.7) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.0) crass (1.0.6) erubi (1.10.0) erubis (2.7.0) execjs (2.8.1) - faker (2.20.0) + faker (3.1.1) i18n (>= 1.8.11, < 2) ffi (1.15.5) formatador (1.1.0) @@ -121,7 +121,7 @@ GEM haml (>= 4.0, < 6) nokogiri (>= 1.6.0) ruby_parser (~> 3.5) - i18n (1.10.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) jquery-rails (4.4.0) rails-dom-testing (>= 1, < 3)