From b72750b4556c21cec43caec61eec292d3e7db7a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jun 2022 04:26:09 +0000 Subject: [PATCH] Bump fabrication from 2.23.0 to 2.29.0 Bumps [fabrication](https://gitlab.com/fabrication-gem/fabrication) from 2.23.0 to 2.29.0. - [Release notes](https://gitlab.com/fabrication-gem/fabrication/tags) - [Changelog](https://gitlab.com/fabrication-gem/fabrication/blob/master/Changelog.markdown) - [Commits](https://gitlab.com/fabrication-gem/fabrication/compare/2.23.0...2.29.0) --- updated-dependencies: - dependency-name: fabrication 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 a294c2e..eee855a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -106,7 +106,7 @@ GEM concurrent-ruby (~> 1.0) dry-core (~> 0.7) erubi (1.10.0) - fabrication (2.23.0) + fabrication (2.29.0) factory_bot (6.2.0) activesupport (>= 5.0.0) faker (2.19.0)