From ad3bfe3bbb6143fbd4be53e28078343ba11485bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Nov 2025 20:08:03 +0000 Subject: [PATCH] Bump activerecord from `7af1254` to `67a17c6` Bumps [activerecord](https://github.com/rails/rails) from `7af1254` to `67a17c6`. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/compare/7af1254170c852e92b293ed8ecc4e2fcb3c27a1e...67a17c6298acb558d7f6c194ae25b72739c5bb34) --- updated-dependencies: - dependency-name: activerecord dependency-version: 67a17c6298acb558d7f6c194ae25b72739c5bb34 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a5affb7d7..c91ba2a4a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,22 +1,22 @@ GIT remote: https://github.com/rails/rails.git - revision: 7af1254170c852e92b293ed8ecc4e2fcb3c27a1e + revision: 67a17c6298acb558d7f6c194ae25b72739c5bb34 branch: main specs: - activemodel (8.1.0.beta1) - activesupport (= 8.1.0.beta1) - activerecord (8.1.0.beta1) - activemodel (= 8.1.0.beta1) - activesupport (= 8.1.0.beta1) + activemodel (8.2.0.alpha) + activesupport (= 8.2.0.alpha) + activerecord (8.2.0.alpha) + activemodel (= 8.2.0.alpha) + activesupport (= 8.2.0.alpha) timeout (>= 0.4.0) - activesupport (8.1.0.beta1) + activesupport (8.2.0.alpha) base64 - benchmark (>= 0.3) bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) connection_pool (>= 2.2.5) drb i18n (>= 1.6, < 2) + json logger (>= 1.4.2) minitest (>= 5.1) securerandom (>= 0.3) @@ -34,7 +34,6 @@ GEM specs: ast (2.4.3) base64 (0.3.0) - benchmark (0.4.1) benchmark-ips (2.14.0) benchmark-memory (0.2.0) memory_profiler (~> 1) @@ -160,7 +159,7 @@ GEM ruby2_keywords (0.0.5) securerandom (0.4.1) stringio (3.1.7) - timeout (0.4.3) + timeout (0.4.4) toxiproxy (2.0.2) trilogy (2.9.0) tzinfo (2.0.6) @@ -168,7 +167,7 @@ GEM unicode-display_width (3.2.0) unicode-emoji (~> 4.1) unicode-emoji (4.1.0) - uri (1.0.3) + uri (1.1.1) webrick (1.9.1) PLATFORMS