From db8ff4b3e2c4fe776f1ec849d695fd5025129ec3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 20:59:05 +0000 Subject: [PATCH] Bump actual_db_schema from 0.8.5 to 0.8.6 Bumps [actual_db_schema](https://github.com/widefix/actual_db_schema) from 0.8.5 to 0.8.6. - [Release notes](https://github.com/widefix/actual_db_schema/releases) - [Changelog](https://github.com/widefix/actual_db_schema/blob/main/CHANGELOG.md) - [Commits](https://github.com/widefix/actual_db_schema/compare/v0.8.5...v0.8.6) --- updated-dependencies: - dependency-name: actual_db_schema dependency-version: 0.8.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c10fac23..71fb9d27 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -80,7 +80,7 @@ GEM acts_as_paranoid (0.11.0) activerecord (>= 6.1, < 8.2) activesupport (>= 6.1, < 8.2) - actual_db_schema (0.8.5) + actual_db_schema (0.9.0) activerecord activesupport ast @@ -217,7 +217,7 @@ GEM actionview (>= 7.0.0) activesupport (>= 7.0.0) jmespath (1.6.2) - json (2.18.0) + json (2.18.1) json-jwt (1.17.0) activesupport (>= 4.2) aes_key_wrap @@ -321,7 +321,7 @@ GEM activerecord (>= 7.1) request_store (~> 1.4) parallel (1.27.0) - parser (3.3.10.0) + parser (3.3.10.1) ast (~> 2.4.1) racc pg (1.6.3-arm64-darwin) @@ -329,7 +329,7 @@ GEM pp (0.6.3) prettyprint prettyprint (0.2.0) - prism (1.7.0) + prism (1.9.0) propshaft (1.3.1) actionpack (>= 7.0.0) activesupport (>= 7.0.0)