From 0dfd61cf36568a6f8eb35346bdcee91b827c878b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 30 May 2026 21:17:23 +0000 Subject: [PATCH] Bump database_cleaner-active_record from 2.2.0 to 2.2.2 Bumps [database_cleaner-active_record](https://github.com/DatabaseCleaner/database_cleaner-active_record) from 2.2.0 to 2.2.2. - [Changelog](https://github.com/DatabaseCleaner/database_cleaner-active_record/blob/main/CHANGELOG.md) - [Commits](https://github.com/DatabaseCleaner/database_cleaner-active_record/compare/v2.2.0...v2.2.2) --- updated-dependencies: - dependency-name: database_cleaner-active_record dependency-version: 2.2.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 291c7a9..6c368d3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -110,9 +110,9 @@ GEM cssbundling-rails (1.4.3) railties (>= 6.0.0) csv (3.3.0) - database_cleaner-active_record (2.2.0) + database_cleaner-active_record (2.2.2) activerecord (>= 5.a) - database_cleaner-core (~> 2.0.0) + database_cleaner-core (~> 2.0) database_cleaner-core (2.0.1) date (3.5.1) debug (1.11.1)