From 1e4f5015cd4a3fe3e0ace9d3ad9466cc30994423 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 10:18:51 +0000 Subject: [PATCH] Bump resque from 2.6.0 to 2.7.0 Bumps [resque](https://github.com/resque/resque) from 2.6.0 to 2.7.0. - [Release notes](https://github.com/resque/resque/releases) - [Changelog](https://github.com/resque/resque/blob/master/HISTORY.md) - [Commits](https://github.com/resque/resque/compare/v2.6.0...v2.7.0) --- updated-dependencies: - dependency-name: resque dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 24 ++++++------------------ 1 file changed, 6 insertions(+), 18 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index cd421c09..99e75ffc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -53,8 +53,6 @@ GEM ruby2_keywords (>= 0.0.5) mono_logger (1.1.2) multi_json (1.15.0) - mustermann (3.0.0) - ruby2_keywords (~> 0.0.1) mutex_m (0.2.0) parallel (1.25.1) parser (3.3.3.0) @@ -64,23 +62,18 @@ GEM coderay (~> 1.1) method_source (~> 1.0) racc (1.8.0) - rack (3.1.5) - rack-protection (4.0.0) - base64 (>= 0.1.0) - rack (>= 3.0.0, < 4) - rack-session (2.0.0) - rack (>= 3.0.0) + rack (3.1.8) rainbow (3.1.1) rake (13.2.1) redis (5.3.0) redis-client (>= 0.22.0) - redis-client (0.22.2) + redis-client (0.23.0) connection_pool redis-namespace (1.11.0) redis (>= 4) regexp_parser (2.9.2) - resque (2.6.0) - mono_logger (~> 1.0) + resque (2.7.0) + mono_logger (~> 1) multi_json (~> 1.0) redis-namespace (~> 1.6) sinatra (>= 0.9.2) @@ -107,14 +100,9 @@ GEM connection_pool (>= 2.3.0) rack (>= 2.2.4) redis-client (>= 0.19.0) - sinatra (4.0.0) - mustermann (~> 3.0) - rack (>= 3.0.0, < 4) - rack-protection (= 4.0.0) - rack-session (>= 2.0.0, < 3) - tilt (~> 2.0) + sinatra (1.0) + rack (>= 1.0) sorbet-runtime (0.5.11460) - tilt (2.4.0) timeout (0.4.1) tzinfo (2.0.6) concurrent-ruby (~> 1.0)