From fe3d5a1c0b7fca7ffd1da68e02b9e1cd228e7587 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" Date: Fri, 7 Sep 2018 22:16:17 +0000 Subject: [PATCH] Update factory_bot_rails to version 4.11.1 --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 75184c61..dae2e3bc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -100,10 +100,10 @@ GEM erubi (1.7.1) erubis (2.7.0) execjs (2.7.0) - factory_bot (4.11.0) + factory_bot (4.11.1) activesupport (>= 3.0.0) - factory_bot_rails (4.11.0) - factory_bot (~> 4.11.0) + factory_bot_rails (4.11.1) + factory_bot (~> 4.11.1) railties (>= 3.0.0) faker (1.9.1) i18n (>= 0.7)