From bb68e2ad5675cfbca495e4d09f66e1ae34894ea3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Dec 2025 20:06:18 +0000 Subject: [PATCH] Bump activerecord from `1218814` to `a84c99b` Bumps [activerecord](https://github.com/rails/rails) from `1218814` to `a84c99b`. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/compare/12188144b205bcb7a67adb05d9913ea7a256d54c...a84c99b1a6a80d0be5059626941deea09c898446) --- updated-dependencies: - dependency-name: activerecord dependency-version: a84c99b1a6a80d0be5059626941deea09c898446 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index af0bd1c8c..fe9264e74 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: https://github.com/rails/rails.git - revision: 12188144b205bcb7a67adb05d9913ea7a256d54c + revision: a84c99b1a6a80d0be5059626941deea09c898446 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.18.0) language_server-protocol (3.17.0.5) lint_roller (1.1.0) logger (1.7.0) @@ -163,7 +163,7 @@ GEM ruby2_keywords (0.0.5) securerandom (0.4.1) stringio (3.1.7) - timeout (0.4.4) + timeout (0.6.0) toxiproxy (2.0.2) trilogy (2.9.0) tzinfo (2.0.6)