Skip to content

Commit

Permalink
Bump resque from 2.6.0 to 2.7.0
Browse files Browse the repository at this point in the history
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](resque/resque@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent fca41b8 commit 1e4f501
Showing 1 changed file with 6 additions and 18 deletions.
24 changes: 6 additions & 18 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand All @@ -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)
Expand All @@ -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)
Expand Down

0 comments on commit 1e4f501

Please sign in to comment.