From af47bcb7509a6ffcdc6e92a3b551f8d7bd69a0c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 03:56:38 +0000 Subject: [PATCH] Bump activerecord in /driver/riverqueue-activerecord Bumps [activerecord](https://github.com/rails/rails) from 8.0.1 to 8.0.2.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.0.3/activerecord/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v8.0.1...v8.0.2.1) --- updated-dependencies: - dependency-name: activerecord dependency-version: 8.0.2.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- driver/riverqueue-activerecord/Gemfile.lock | 32 ++++++++++----------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/driver/riverqueue-activerecord/Gemfile.lock b/driver/riverqueue-activerecord/Gemfile.lock index 5380e0b..4bb3df7 100644 --- a/driver/riverqueue-activerecord/Gemfile.lock +++ b/driver/riverqueue-activerecord/Gemfile.lock @@ -14,13 +14,13 @@ PATH GEM remote: https://rubygems.org/ specs: - activemodel (8.0.1) - activesupport (= 8.0.1) - activerecord (8.0.1) - activemodel (= 8.0.1) - activesupport (= 8.0.1) + activemodel (8.0.2.1) + activesupport (= 8.0.2.1) + activerecord (8.0.2.1) + activemodel (= 8.0.2.1) + activesupport (= 8.0.2.1) timeout (>= 0.4.0) - activesupport (8.0.1) + activesupport (8.0.2.1) base64 benchmark (>= 0.3) bigdecimal @@ -34,19 +34,19 @@ GEM 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) - concurrent-ruby (1.3.4) - connection_pool (2.4.1) + base64 (0.3.0) + benchmark (0.4.1) + bigdecimal (3.3.1) + concurrent-ruby (1.3.5) + connection_pool (2.5.4) date (3.4.1) debug (1.10.0) irb (~> 1.10) reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) - drb (2.2.1) - i18n (1.14.6) + drb (2.2.3) + i18n (1.14.7) concurrent-ruby (~> 1.0) io-console (0.8.0) irb (1.14.3) @@ -55,8 +55,8 @@ GEM json (2.9.1) language_server-protocol (3.17.0.3) lint_roller (1.1.0) - logger (1.6.4) - minitest (5.25.4) + logger (1.7.0) + minitest (5.26.0) parallel (1.26.3) parser (3.3.6.0) ast (~> 2.4.1) @@ -120,7 +120,7 @@ GEM unicode-display_width (3.1.2) unicode-emoji (~> 4.0, >= 4.0.4) unicode-emoji (4.0.4) - uri (1.0.2) + uri (1.0.4) PLATFORMS arm64-darwin-22