From 329f77db7860bc2cb224d3abd34d6541685c52cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 12 Jul 2018 08:26:00 +0000 Subject: [PATCH] Bump factory_bot_rails from 4.8.2 to 4.10.0 Bumps [factory_bot_rails](https://github.com/thoughtbot/factory_bot_rails) from 4.8.2 to 4.10.0. - [Release notes](https://github.com/thoughtbot/factory_bot_rails/releases) - [Changelog](https://github.com/thoughtbot/factory_bot_rails/blob/master/NEWS) - [Commits](https://github.com/thoughtbot/factory_bot_rails/compare/v4.8.2...v4.10.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1ebda37e7..ce4a79bde 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -163,10 +163,10 @@ GEM erubis (2.7.0) excon (0.62.0) 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) faker (1.9.1) i18n (>= 0.7)