From 85634fc43b2dec71ef26f96609fa390fb9462df2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2019 08:29:26 +0000 Subject: [PATCH] Bump factory_bot_rails from 5.1.0 to 5.1.1 Bumps [factory_bot_rails](https://github.com/thoughtbot/factory_bot_rails) from 5.1.0 to 5.1.1. - [Release notes](https://github.com/thoughtbot/factory_bot_rails/releases) - [Changelog](https://github.com/thoughtbot/factory_bot_rails/blob/master/NEWS.md) - [Commits](https://github.com/thoughtbot/factory_bot_rails/compare/v5.1.0...v5.1.1) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d98c1a17f..1f5ecf2bc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -178,9 +178,9 @@ GEM erubis (2.7.0) excon (0.64.0) execjs (2.7.0) - factory_bot (5.1.0) + factory_bot (5.1.1) activesupport (>= 4.2.0) - factory_bot_rails (5.1.0) + factory_bot_rails (5.1.1) factory_bot (~> 5.1.0) railties (>= 4.2.0) faker (2.6.0)