From 66805cc6dea320a5925cba9f6c67132c3a7091cc Mon Sep 17 00:00:00 2001 From: Martin Gruner Date: Mon, 23 Aug 2021 23:05:25 +0200 Subject: [PATCH] Maintenance: Bump faker from 2.18.0 to 2.19.0 Bumps [faker](https://github.com/faker-ruby/faker) from 2.18.0 to 2.19.0. - [Release notes](https://github.com/faker-ruby/faker/releases) - [Changelog](https://github.com/faker-ruby/faker/blob/master/CHANGELOG.md) - [Commits](https://github.com/faker-ruby/faker/compare/v2.18.0...v2.19.0) --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 716f3fdca..b6be6da19 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -200,7 +200,7 @@ GEM factory_bot_rails (6.2.0) factory_bot (~> 6.2.0) railties (>= 5.0.0) - faker (2.18.0) + faker (2.19.0) i18n (>= 1.6, < 2) faraday (1.7.0) faraday-em_http (~> 1.0)