From 5bff0d719e72bc055de7e991a0b4d84a4d248a92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Sep 2023 11:32:49 +0000 Subject: [PATCH] Bump factory_bot from 6.2.1 to 6.3.0 Bumps [factory_bot](https://github.com/thoughtbot/factory_bot) from 6.2.1 to 6.3.0. - [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.2.1...v6.3.0) --- updated-dependencies: - dependency-name: factory_bot dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index aa67263f..b5f3336f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -111,7 +111,7 @@ GEM erubi (1.12.0) expgen (0.1.1) parslet - factory_bot (6.2.1) + factory_bot (6.3.0) activesupport (>= 5.0.0) faraday (2.7.10) faraday-net_http (>= 2.0, < 3.1)