From 7b9b04a7383f53db63677bda21af45633a7855ae Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2019 07:16:55 +0000 Subject: [PATCH] Update faker to version 2.2.1 --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e8eaa8f..c7ed485 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -116,7 +116,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.0.5) + concurrent-ruby (1.1.5) connection_pool (2.2.1) coveralls (0.8.21) json (>= 1.8, < 3) @@ -168,8 +168,8 @@ GEM factory_bot_rails (4.8.2) factory_bot (~> 4.8.2) railties (>= 3.0.0) - faker (1.8.6) - i18n (>= 0.7) + faker (2.2.1) + i18n (>= 0.8) faraday (0.12.2) multipart-post (>= 1.2, < 3) ffi (1.9.18) @@ -195,7 +195,7 @@ GEM haml (5.0.4) temple (>= 0.8.0) tilt - i18n (0.9.1) + i18n (0.9.5) concurrent-ruby (~> 1.0) jbuilder (2.7.0) activesupport (>= 4.2.0)