From 09e7deb84dbeaf6c86855ed589a58930d62db360 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 18:14:10 +0000 Subject: [PATCH] gems(deps): bump activerecord from 7.2.2.1 to 8.1.0 Bumps [activerecord](https://github.com/rails/rails) from 7.2.2.1 to 8.1.0. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.0/activerecord/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v7.2.2.1...v8.1.0) --- updated-dependencies: - dependency-name: activerecord dependency-version: 8.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 29 +++++++++++++++-------------- 1 file changed, 15 insertions(+), 14 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 74626dd..92a2f1f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -13,30 +13,30 @@ PATH GEM remote: https://rubygems.org/ specs: - activemodel (7.2.2.1) - activesupport (= 7.2.2.1) - activerecord (7.2.2.1) - activemodel (= 7.2.2.1) - activesupport (= 7.2.2.1) + activemodel (8.1.0) + activesupport (= 8.1.0) + activerecord (8.1.0) + activemodel (= 8.1.0) + activesupport (= 8.1.0) timeout (>= 0.4.0) - activesupport (7.2.2.1) + activesupport (8.1.0) 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) tzinfo (~> 2.0, >= 2.0.5) + uri (>= 0.13.1) ast (2.4.2) - base64 (0.2.0) - benchmark (0.4.0) - bigdecimal (3.1.9) + base64 (0.3.0) + bigdecimal (3.3.1) concurrent-ruby (1.3.5) - connection_pool (2.5.0) + connection_pool (2.5.4) csv (3.3.2) csvbuilder-core (0.1.4) activesupport (>= 5.2) @@ -70,14 +70,14 @@ GEM database_cleaner-core (~> 2.0.0) database_cleaner-core (2.0.1) diff-lcs (1.6.0) - drb (2.2.1) + drb (2.2.3) i18n (1.14.7) concurrent-ruby (~> 1.0) json (2.10.1) language_server-protocol (3.17.0.4) lint_roller (1.1.0) - logger (1.6.6) - minitest (5.25.4) + logger (1.7.0) + minitest (5.26.0) ostruct (0.6.1) parallel (1.26.3) parser (3.3.7.1) @@ -141,6 +141,7 @@ GEM unicode-display_width (3.1.4) unicode-emoji (~> 4.0, >= 4.0.4) unicode-emoji (4.0.4) + uri (1.0.4) PLATFORMS aarch64-linux-gnu