From bc57b7f14ba2e457f69f277e515ffd2a7b0c774f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Dec 2025 20:09:02 +0000 Subject: [PATCH] Bump activerecord from `1218814` to `e037ed2` Bumps [activerecord](https://github.com/rails/rails) from `1218814` to `e037ed2`. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/compare/12188144b205bcb7a67adb05d9913ea7a256d54c...e037ed2273123da20a4fdeb63c34de60dbbbb512) --- updated-dependencies: - dependency-name: activerecord dependency-version: e037ed2273123da20a4fdeb63c34de60dbbbb512 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..272315738 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: https://github.com/rails/rails.git - revision: 12188144b205bcb7a67adb05d9913ea7a256d54c + revision: e037ed2273123da20a4fdeb63c34de60dbbbb512 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.5.0) toxiproxy (2.0.2) trilogy (2.9.0) tzinfo (2.0.6)