From 639589ef02afb23419d250e687752e22a74ed9f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Dec 2025 05:35:16 +0000 Subject: [PATCH] Bump with_advisory_lock from 5.3.0 to 7.0.2 Bumps [with_advisory_lock](https://github.com/ClosureTree/with_advisory_lock) from 5.3.0 to 7.0.2. - [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.0.2) --- updated-dependencies: - dependency-name: with_advisory_lock dependency-version: 7.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/Gemfile b/Gemfile index 83c3221..f1ea3e6 100644 --- a/Gemfile +++ b/Gemfile @@ -142,7 +142,7 @@ gem "sprockets-rails", "~> 3.5" gem "validate_url", "~> 1.0", ">= 1.0.8" gem "virtus", "~> 1.0", ">= 1.0.5" gem "ruby-progressbar", "~> 1.13" -gem "with_advisory_lock", "~> 5.0" +gem "with_advisory_lock", "~> 7.0" # Monitoring & Performance gem "airbrake", "~> 13.0" diff --git a/Gemfile.lock b/Gemfile.lock index 6867251..174b8f8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -215,7 +215,7 @@ GEM matrix ruby-rc4 (>= 0.1.5) concurrent-ruby (1.3.5) - connection_pool (2.5.5) + connection_pool (3.0.2) crass (1.0.6) cssbundling-rails (1.4.3) railties (>= 6.0.0) @@ -375,7 +375,7 @@ GEM jmespath (1.6.2) jsbundling-rails (1.3.1) railties (>= 6.0.0) - json (2.16.0) + json (2.18.0) jsonapi-renderer (0.2.2) jwt (3.1.2) base64 @@ -427,7 +427,7 @@ GEM mini_magick (5.3.1) logger mini_mime (1.1.5) - minitest (5.26.2) + minitest (5.27.0) mock_redis (0.53.0) redis (~> 5) mono_logger (1.1.2) @@ -751,7 +751,7 @@ GEM thruster (0.1.16-aarch64-linux) thruster (0.1.16-x86_64-linux) tilt (2.6.1) - timeout (0.4.4) + timeout (0.6.0) traceroute (0.8.1) rails (>= 3.0.0) trailblazer-option (0.1.2) @@ -795,12 +795,12 @@ GEM will_paginate (4.0.1) will_paginate-bootstrap-style (0.3.0) will_paginate (~> 4.0, >= 4.0.0) - with_advisory_lock (5.3.0) - activerecord (>= 6.1) - zeitwerk (>= 2.6) + with_advisory_lock (7.0.2) + activerecord (>= 7.2) + zeitwerk (>= 2.7) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.7.3) + zeitwerk (2.7.4) PLATFORMS aarch64-linux-gnu @@ -901,7 +901,7 @@ DEPENDENCIES webdrivers will_paginate (~> 4.0) will_paginate-bootstrap-style (~> 0.3) - with_advisory_lock (~> 5.0) + with_advisory_lock (~> 7.0) BUNDLED WITH 2.6.9