From cc38ca9c2731f267536f5cc7d08dddf1d268e4b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2026 23:15:47 +0000 Subject: [PATCH] Bump the dependencies group with 2 updates Bumps the dependencies group with 2 updates: [terser](https://github.com/ahorek/terser-ruby) and [database_consistency](https://github.com/djezzzl/database_consistency). Updates `terser` from 1.2.6 to 1.2.7 - [Release notes](https://github.com/ahorek/terser-ruby/releases) - [Changelog](https://github.com/ahorek/terser-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/ahorek/terser-ruby/compare/1.2.6...1.2.7) Updates `database_consistency` from 3.0.1 to 3.0.2 - [Changelog](https://github.com/djezzzl/database_consistency/blob/master/CHANGELOG.md) - [Commits](https://github.com/djezzzl/database_consistency/compare/v3.0.1...v3.0.2) --- updated-dependencies: - dependency-name: terser dependency-version: 1.2.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: database_consistency dependency-version: 3.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 208b57d28..097a73e07 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -229,7 +229,7 @@ GEM sprockets (> 3.0) sprockets-rails tilt - database_consistency (3.0.1) + database_consistency (3.0.2) activerecord (>= 3.2) date (3.5.1) debug (1.11.1) @@ -388,7 +388,7 @@ GEM rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - json (2.19.2) + json (2.19.3) json-jwt (1.17.0) activesupport (>= 4.2) aes_key_wrap @@ -884,7 +884,7 @@ GEM teaspoon (>= 1.0.0) terminal-table (4.0.0) unicode-display_width (>= 1.1.1, < 4) - terser (1.2.6) + terser (1.2.7) execjs (>= 0.3.0, < 3) thor (1.5.0) tilt (2.7.0) -- 2.47.3