From 0ac6e9a8a9cd5655fe06d43b5d70c94903f851c9 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 aee0196..fccb161 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)