From c1a5943349eeb69f045a46d9c9a2d42450c7d003 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2020 00:25:11 +0000 Subject: [PATCH] Bump factory_bot_rails from 4.11.1 to 5.1.1 Bumps [factory_bot_rails](https://github.com/thoughtbot/factory_bot_rails) from 4.11.1 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/v4.11.1...v5.1.1) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e2b44f7b..6bddc690 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -86,26 +86,26 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.5) - crass (1.0.5) + concurrent-ruby (1.1.6) + crass (1.0.6) database_cleaner (1.8.3) diff-lcs (1.3) docile (1.3.2) e2mmap (0.1.0) erubi (1.9.0) execjs (2.7.0) - factory_bot (4.11.1) - activesupport (>= 3.0.0) - factory_bot_rails (4.11.1) - factory_bot (~> 4.11.1) - railties (>= 3.0.0) + factory_bot (5.1.1) + activesupport (>= 4.2.0) + factory_bot_rails (5.1.1) + factory_bot (~> 5.1.0) + railties (>= 4.2.0) ffi (1.9.25) font-awesome-sass (4.5.0) sass (>= 3.2) globalid (0.4.2) activesupport (>= 4.2.0) htmlentities (4.3.4) - i18n (1.7.0) + i18n (1.8.2) concurrent-ruby (~> 1.0) jaro_winkler (1.5.4) jquery-rails (4.3.5) @@ -133,7 +133,7 @@ GEM mimemagic (0.3.3) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.13.0) + minitest (5.14.0) minitest-stub-const (0.6) mocha (1.11.2) mysql2 (0.5.3) @@ -153,7 +153,7 @@ GEM ast (~> 2.4.0) puma (4.3.3) nio4r (~> 2.0) - rack (2.1.2) + rack (2.2.2) rack-mini-profiler (1.1.5) rack (>= 1.2.0) rack-test (1.1.0)