From f1fbb9acac6a96242436636858ea3f0ec3b6a00d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 14:33:26 +0000 Subject: [PATCH] Bump database_consistency from 2.0.0 to 2.0.3 Bumps [database_consistency](https://github.com/djezzzl/database_consistency) from 2.0.0 to 2.0.3. - [Changelog](https://github.com/djezzzl/database_consistency/blob/master/CHANGELOG.md) - [Commits](https://github.com/djezzzl/database_consistency/compare/v2.0.0...v2.0.3) --- updated-dependencies: - dependency-name: database_consistency dependency-type: direct:development 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 43f74521..1186f8ed 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -109,7 +109,7 @@ GEM data_migrate (11.2.0) activerecord (>= 6.1) railties (>= 6.1) - database_consistency (2.0.0) + database_consistency (2.0.3) activerecord (>= 3.2) date (3.4.1) debug (1.10.0) @@ -410,7 +410,7 @@ GEM tailwindcss-ruby (3.4.17-x86_64-darwin) tailwindcss-ruby (3.4.17-x86_64-linux) thor (1.3.2) - timeout (0.4.2) + timeout (0.4.3) turbo-rails (2.0.11) actionpack (>= 6.0.0) railties (>= 6.0.0)