From 8c7cc0598b8e8e9e9537bf8251c14444a25c2db1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Dec 2025 20:07:40 +0000 Subject: [PATCH] Bump activerecord from `1218814` to `9248135` Bumps [activerecord](https://github.com/rails/rails) from `1218814` to `9248135`. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/compare/12188144b205bcb7a67adb05d9913ea7a256d54c...92481359a7f74261059a292a7cea61e68144b57e) --- updated-dependencies: - dependency-name: activerecord dependency-version: 92481359a7f74261059a292a7cea61e68144b57e 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 af0bd1c8..c9621675 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: https://github.com/rails/rails.git - revision: 12188144b205bcb7a67adb05d9913ea7a256d54c + revision: 92481359a7f74261059a292a7cea61e68144b57e 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)