From 3fb48df3ab818e9e340f00fefa908a93390861ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Aug 2026 17:18:49 +0000 Subject: [PATCH] chore(deps): Bump with_advisory_lock from 5.3.0 to 7.6.0 Bumps [with_advisory_lock](https://github.com/ClosureTree/with_advisory_lock) from 5.3.0 to 7.6.0. - [Release notes](https://github.com/ClosureTree/with_advisory_lock/releases) - [Changelog](https://github.com/ClosureTree/with_advisory_lock/blob/master/CHANGELOG.md) - [Commits](https://github.com/ClosureTree/with_advisory_lock/compare/with_advisory_lock/v5.3.0...with_advisory_lock/v7.6.0) --- updated-dependencies: - dependency-name: with_advisory_lock dependency-version: 7.6.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 7 +++---- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index 76b527470..59e635253 100644 --- a/Gemfile +++ b/Gemfile @@ -60,7 +60,7 @@ gem 'csv' gem 'audited', '~> 5.8.0' # Advisory locks for preventing race conditions (PostgreSQL/MySQL) -gem 'with_advisory_lock', '~> 5.1' +gem 'with_advisory_lock', '~> 7.6' # Health check endpoints for Kubernetes/Docker probes gem 'health_check', '~> 3.1' diff --git a/Gemfile.lock b/Gemfile.lock index ddd8d07c6..12666e44e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -775,9 +775,8 @@ GEM websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) wisper (2.0.1) - with_advisory_lock (5.3.0) - activerecord (>= 6.1) - zeitwerk (>= 2.6) + with_advisory_lock (7.6.0) + activerecord (>= 7.2) xpath (3.2.0) nokogiri (~> 1.8) yaml (0.4.0) @@ -871,7 +870,7 @@ DEPENDENCIES tzinfo-data web-console (>= 3.3.0) webmock - with_advisory_lock (~> 5.1) + with_advisory_lock (~> 7.6) RUBY VERSION ruby 3.4.10p104