From a578412619bfea440463bd04eb83604a5a439869 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Oct 2025 13:13:06 +0000 Subject: [PATCH] Bump activerecord from 8.0.3 to 8.0.4 Bumps [activerecord](https://github.com/rails/rails) from 8.0.3 to 8.0.4. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.1/activerecord/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v8.0.3...v8.0.4) --- updated-dependencies: - dependency-name: activerecord dependency-version: 8.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 010cf9e9c..edc9a2420 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,13 +1,13 @@ GEM remote: https://rubygems.org/ specs: - activemodel (8.0.3) - activesupport (= 8.0.3) - activerecord (8.0.3) - activemodel (= 8.0.3) - activesupport (= 8.0.3) + activemodel (8.0.4) + activesupport (= 8.0.4) + activerecord (8.0.4) + activemodel (= 8.0.4) + activesupport (= 8.0.4) timeout (>= 0.4.0) - activesupport (8.0.3) + activesupport (8.0.4) base64 benchmark (>= 0.3) bigdecimal @@ -34,7 +34,7 @@ GEM async io-endpoint base64 (0.3.0) - benchmark (0.4.1) + benchmark (0.5.0) bigdecimal (3.3.1) browserstack-local (1.4.3) byebug (12.0.0) @@ -265,7 +265,7 @@ GEM logger rack (>= 1, < 4) tilt (2.6.1) - timeout (0.4.3) + timeout (0.4.4) timers (4.4.0) tins (1.43.0) bigdecimal