From 3f2fc56047580ae262a018de81102ebf769767c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Mar 2022 03:07:47 +0000 Subject: [PATCH] Bump factory_bot from 6.1.0 to 6.2.1 Bumps [factory_bot](https://github.com/thoughtbot/factory_bot) from 6.1.0 to 6.2.1. - [Release notes](https://github.com/thoughtbot/factory_bot/releases) - [Changelog](https://github.com/thoughtbot/factory_bot/blob/main/NEWS.md) - [Commits](https://github.com/thoughtbot/factory_bot/compare/v6.1.0...v6.2.1) --- updated-dependencies: - dependency-name: factory_bot dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 542f7ef0..c1c9b816 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -22,7 +22,7 @@ GEM bcrypt (3.1.16) bindata (2.4.8) coderay (1.1.3) - concurrent-ruby (1.1.8) + concurrent-ruby (1.1.9) crack (0.4.5) rexml database_cleaner-active_record (2.0.0) @@ -32,7 +32,7 @@ GEM diff-lcs (1.4.4) docile (1.3.5) dotenv (2.7.6) - factory_bot (6.1.0) + factory_bot (6.2.1) activesupport (>= 5.0.0) faker (2.16.0) i18n (>= 1.6, < 2) @@ -45,7 +45,7 @@ GEM hashdiff (1.0.1) hashie (4.1.0) httpclient (2.8.3) - i18n (1.8.8) + i18n (1.10.0) concurrent-ruby (~> 1.0) json-jwt (1.13.0) activesupport (>= 4.2) @@ -57,7 +57,7 @@ GEM method_source (1.0.0) mini_mime (1.0.2) mini_portile2 (2.5.0) - minitest (5.14.3) + minitest (5.15.0) multi_json (1.15.0) multipart-post (2.1.1) mustermann (1.1.1) @@ -194,7 +194,7 @@ GEM addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - zeitwerk (2.4.2) + zeitwerk (2.5.4) PLATFORMS ruby