From de041f537b3f1771422c3c584c271abc962b4808 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 6 May 2020 16:00:40 +0000 Subject: [PATCH] Bump factory_girl_rails from 4.5.0 to 4.9.0 Bumps [factory_girl_rails](https://github.com/thoughtbot/factory_girl_rails) from 4.5.0 to 4.9.0. - [Changelog](https://github.com/thoughtbot/factory_bot_rails/blob/master/NEWS) - [Commits](https://github.com/thoughtbot/factory_girl_rails/compare/v4.5.0...v4.9.0) --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8e1bf81..7ef4a92 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -120,10 +120,10 @@ GEM erubis (2.7.0) excon (0.71.1) execjs (2.6.0) - factory_girl (4.5.0) + factory_girl (4.9.0) activesupport (>= 3.0.0) - factory_girl_rails (4.5.0) - factory_girl (~> 4.5.0) + factory_girl_rails (4.9.0) + factory_girl (~> 4.9.0) railties (>= 3.0.0) faraday (0.9.1) multipart-post (>= 1.2, < 3)