From 085e601ce19d03739f31efa9b4645de70e985a45 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Thu, 20 Jun 2019 06:26:58 +0000 Subject: [PATCH] Bump faker from 1.9.3 to 1.9.4 Bumps [faker](https://github.com/stympy/faker) from 1.9.3 to 1.9.4. - [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.9.3...1.9.4) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 26 +++++++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index c3dc897..5ca5d62 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -76,14 +76,20 @@ GEM database_cleaner (1.7.0) diff-lcs (1.3) docile (1.3.1) + equatable (0.6.0) erubi (1.8.0) factory_bot (5.0.2) activesupport (>= 4.2.0) factory_bot_rails (5.0.1) factory_bot (~> 5.0.0) railties (>= 4.2.0) - faker (1.9.3) + faker (1.9.4) i18n (>= 0.7) + pastel (~> 0.7.2) + thor (~> 0.20.0) + tty-pager (~> 0.12.0) + tty-screen (~> 0.6.5) + tty-tree (~> 0.3.0) friendly_id (5.2.5) activerecord (>= 4.0.0) globalid (0.4.2) @@ -106,6 +112,9 @@ GEM nio4r (2.3.1) nokogiri (1.10.2) mini_portile2 (~> 2.4.0) + pastel (0.7.3) + equatable (~> 0.6) + tty-color (~> 0.5) pg (1.1.4) public_suffix (3.0.3) rack (2.0.7) @@ -172,11 +181,26 @@ GEM actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) + strings (0.1.5) + strings-ansi (~> 0.1) + unicode-display_width (~> 1.5) + unicode_utils (~> 1.4) + strings-ansi (0.1.0) swagger-blocks (2.0.2) thor (0.20.3) thread_safe (0.3.6) + tty-color (0.5.0) + tty-pager (0.12.1) + strings (~> 0.1.4) + tty-screen (~> 0.6) + tty-which (~> 0.4) + tty-screen (0.6.5) + tty-tree (0.3.0) + tty-which (0.4.1) tzinfo (1.2.5) thread_safe (~> 0.1) + unicode-display_width (1.6.0) + unicode_utils (1.4.0) url (0.3.2) websocket-driver (0.7.0) websocket-extensions (>= 0.1.0)