From bbc73ada3e023d98e5c2b7a72954af16385d814a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 00:39:15 +0000 Subject: [PATCH] Bump with_advisory_lock from 4.6.0 to 5.0.0 Bumps [with_advisory_lock](https://github.com/ClosureTree/with_advisory_lock) from 4.6.0 to 5.0.0. - [Changelog](https://github.com/ClosureTree/with_advisory_lock/blob/master/CHANGELOG.md) - [Commits](https://github.com/ClosureTree/with_advisory_lock/compare/v4.6.0...v5.0.0) --- updated-dependencies: - dependency-name: with_advisory_lock dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e8d4c6efcd..fa2ef62c4b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -709,8 +709,8 @@ GEM websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - with_advisory_lock (4.6.0) - activerecord (>= 4.2) + with_advisory_lock (5.0.0) + activerecord (>= 6.1) xpath (3.2.0) nokogiri (~> 1.8) zeitwerk (2.6.12)