From 72df1d93dae88420f182c8b66e3144a14cc5382d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Dec 2025 20:06:47 +0000 Subject: [PATCH] Bump activerecord from `1218814` to `aa1bee9` Bumps [activerecord](https://github.com/rails/rails) from `1218814` to `aa1bee9`. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/compare/12188144b205bcb7a67adb05d9913ea7a256d54c...aa1bee96f565b2f894e4b9eef434990ecfaaa833) --- updated-dependencies: - dependency-name: activerecord dependency-version: aa1bee96f565b2f894e4b9eef434990ecfaaa833 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index af0bd1c8c..e98d1cfeb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: https://github.com/rails/rails.git - revision: 12188144b205bcb7a67adb05d9913ea7a256d54c + revision: aa1bee96f565b2f894e4b9eef434990ecfaaa833 branch: main specs: activemodel (8.2.0.alpha) @@ -19,6 +19,7 @@ GIT json logger (>= 1.4.2) minitest (>= 5.1) + psych (>= 4) securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) uri (>= 0.13.1) @@ -41,7 +42,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) @@ -77,14 +78,14 @@ GEM hiredis (0.6.3) hiredis-client (0.26.1) redis-client (= 0.26.1) - i18n (1.14.7) + i18n (1.14.8) concurrent-ruby (~> 1.0) io-console (0.8.0) irb (1.15.2) 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 +164,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)