From 21b287e24172a84ed3d0bb97c58e8fdff8ed1f72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2020 12:46:30 +0000 Subject: [PATCH] Bump factory_girl_rails from 4.4.1 to 4.9.0 Bumps [factory_girl_rails](https://github.com/thoughtbot/factory_girl_rails) from 4.4.1 to 4.9.0. - [Release notes](https://github.com/thoughtbot/factory_girl_rails/releases) - [Changelog](https://github.com/thoughtbot/factory_bot_rails/blob/master/NEWS.md) - [Commits](https://github.com/thoughtbot/factory_girl_rails/compare/v4.4.1...v4.9.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 82137104..d2f98b59 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -660,10 +660,10 @@ GEM erubi (1.8.0) erubis (2.7.0) execjs (2.7.0) - factory_girl (4.4.0) + factory_girl (4.9.0) activesupport (>= 3.0.0) - factory_girl_rails (4.4.1) - factory_girl (~> 4.4.0) + factory_girl_rails (4.9.0) + factory_girl (~> 4.9.0) railties (>= 3.0.0) flutie (2.0.0) foreman (0.74.0) @@ -758,7 +758,7 @@ GEM pry-rails (0.3.2) pry (>= 0.9.10) public_suffix (4.0.5) - rack (2.1.1) + rack (2.2.2) rack-test (0.6.3) rack (>= 1.0) rack-timeout (0.0.4)