From bc5cdf9a496d92db7cf12d7ee66cfc11f520c381 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" Date: Wed, 29 Aug 2018 14:50:29 +0000 Subject: [PATCH] Update factory_bot_rails to version 4.11.0 --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4aac66db..01f4348c 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.10.0) + factory_bot (4.11.0) activesupport (>= 3.0.0) - factory_bot_rails (4.10.0) - factory_bot (~> 4.10.0) + factory_bot_rails (4.11.0) + factory_bot (~> 4.11.0) railties (>= 3.0.0) faker (1.9.1) i18n (>= 0.7)