From c2f193222a7a2c757d8680befe759cfb84618134 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" Date: Wed, 6 Jun 2018 14:35:36 +0000 Subject: [PATCH] Update factory_bot_rails to version 4.10.0 --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d7364a5..94a47a6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -117,10 +117,10 @@ GEM erubi (1.7.1) excon (0.57.1) execjs (2.7.0) - factory_bot (4.8.2) + factory_bot (4.10.0) activesupport (>= 3.0.0) - factory_bot_rails (4.8.2) - factory_bot (~> 4.8.2) + factory_bot_rails (4.10.0) + factory_bot (~> 4.10.0) railties (>= 3.0.0) ffi (1.9.21) fivemat (1.3.6)