From 4a91b62b170b4a055901225ecaeae4c11cd450d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Dec 2025 20:08:42 +0000 Subject: [PATCH] Bump activerecord from `1218814` to `cb0fd22` Bumps [activerecord](https://github.com/rails/rails) from `1218814` to `cb0fd22`. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/compare/12188144b205bcb7a67adb05d9913ea7a256d54c...cb0fd2254acb8b7c1c9354ef34538ba51bf28d1f) --- updated-dependencies: - dependency-name: activerecord dependency-version: cb0fd2254acb8b7c1c9354ef34538ba51bf28d1f dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index af0bd1c8c..f57ad4c80 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: https://github.com/rails/rails.git - revision: 12188144b205bcb7a67adb05d9913ea7a256d54c + revision: cb0fd2254acb8b7c1c9354ef34538ba51bf28d1f branch: main specs: activemodel (8.2.0.alpha) @@ -41,7 +41,7 @@ GEM byebug (12.0.0) coderay (1.1.3) concurrent-ruby (1.3.5) - connection_pool (3.0.1) + connection_pool (3.0.2) date (3.4.1) debug (1.11.0) irb (~> 1.10) @@ -84,7 +84,7 @@ GEM pp (>= 0.6.0) rdoc (>= 4.0.0) reline (>= 0.4.2) - json (2.15.2) + json (2.17.1) language_server-protocol (3.17.0.5) lint_roller (1.1.0) logger (1.7.0)