From 6ce91d62f31e76a5dc299b976f9adaff41272227 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 10 May 2021 11:44:52 +0000 Subject: [PATCH] Bump factory_bot_rails from 6.1.0 to 6.2.0 Bumps [factory_bot_rails](https://github.com/thoughtbot/factory_bot_rails) from 6.1.0 to 6.2.0. - [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/v6.1.0...v6.2.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c5594c52..b5e454a0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -155,10 +155,10 @@ GEM diff-lcs (1.4.4) docile (1.3.5) erubi (1.10.0) - factory_bot (6.1.0) + factory_bot (6.2.0) activesupport (>= 5.0.0) - factory_bot_rails (6.1.0) - factory_bot (~> 6.1.0) + factory_bot_rails (6.2.0) + factory_bot (~> 6.2.0) railties (>= 5.0.0) faker (2.17.0) i18n (>= 1.6, < 2) @@ -186,7 +186,7 @@ GEM activerecord kaminari-core (= 1.2.1) kaminari-core (1.2.1) - loofah (2.9.0) + loofah (2.9.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -198,7 +198,7 @@ GEM mime-types-data (3.2021.0225) mini_magick (4.11.0) mini_mime (1.0.3) - mini_portile2 (2.5.0) + mini_portile2 (2.5.1) minitest (5.14.4) msgpack (1.4.2) multi_xml (0.6.0)