From 0c24a8796a1d369edf88cc2575214d77ff7b34db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 11 Mar 2019 14:09:47 +0000 Subject: [PATCH] Bump faker from 1.8.7 to 1.9.3 Bumps [faker](https://github.com/stympy/faker) from 1.8.7 to 1.9.3. - [Release notes](https://github.com/stympy/faker/releases) - [Changelog](https://github.com/stympy/faker/blob/master/CHANGELOG.md) - [Commits](https://github.com/stympy/faker/compare/v1.8.7...v1.9.3) Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index caf8084..776f95b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -79,7 +79,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.4) + concurrent-ruby (1.1.5) connection_pool (2.2.1) crack (0.4.3) safe_yaml (~> 1.0.0) @@ -106,7 +106,7 @@ GEM factory_bot_rails (4.8.2) factory_bot (~> 4.8.2) railties (>= 3.0.0) - faker (1.8.7) + faker (1.9.3) i18n (>= 0.7) ffi (1.10.0) globalid (0.4.2) @@ -147,7 +147,7 @@ GEM ruby_parser (~> 3.5) http-cookie (1.0.3) domain_name (~> 0.5) - i18n (1.5.3) + i18n (1.6.0) concurrent-ruby (~> 1.0) jaro_winkler (1.5.2) jquery-rails (4.3.1)