From 273d094eb1bcf4c24d69fbe3470548b0f0944e09 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" Date: Sun, 23 Sep 2018 13:55:32 +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 3fcd5b7..12dcd71 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -121,10 +121,10 @@ GEM erubi (1.7.1) excon (0.57.1) execjs (2.7.0) - factory_bot (4.10.0) + factory_bot (4.11.1) activesupport (>= 3.0.0) - factory_bot_rails (4.10.0) - factory_bot (~> 4.10.0) + factory_bot_rails (4.11.1) + factory_bot (~> 4.11.1) railties (>= 3.0.0) ffi (1.9.25) fivemat (1.3.7)