Skip to content

Commit c2c2d2d

Browse files
Bump sidekiq from 7.3.9 to 8.0.6
Bumps [sidekiq](https://github.com/sidekiq/sidekiq) from 7.3.9 to 8.0.6. - [Changelog](https://github.com/sidekiq/sidekiq/blob/main/Changes.md) - [Commits](sidekiq/sidekiq@v7.3.9...v8.0.6) --- updated-dependencies: - dependency-name: sidekiq dependency-version: 8.0.6 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6f4d349 commit c2c2d2d

File tree

1 file changed

+10
-12
lines changed

1 file changed

+10
-12
lines changed

Gemfile.lock

Lines changed: 10 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ GEM
279279
nio4r (~> 2.0)
280280
raabro (1.4.0)
281281
racc (1.8.1)
282-
rack (3.1.15)
282+
rack (3.2.0)
283283
rack-protection (4.1.1)
284284
base64 (>= 0.1.0)
285285
logger (>= 1.6.0)
@@ -325,7 +325,7 @@ GEM
325325
rdoc (6.14.1)
326326
erb
327327
psych (>= 4.0.0)
328-
redis-client (0.24.0)
328+
redis-client (0.25.1)
329329
connection_pool
330330
regexp_parser (2.10.0)
331331
reline (0.6.1)
@@ -374,16 +374,15 @@ GEM
374374
rexml (~> 3.2, >= 3.2.5)
375375
rubyzip (>= 1.2.2, < 3.0)
376376
websocket (~> 1.0)
377-
sidekiq (7.3.9)
378-
base64
379-
connection_pool (>= 2.3.0)
380-
logger
381-
rack (>= 2.2.4)
382-
redis-client (>= 0.22.2)
383-
sidekiq-scheduler (5.0.6)
377+
sidekiq (8.0.6)
378+
connection_pool (>= 2.5.0)
379+
json (>= 2.9.0)
380+
logger (>= 1.6.2)
381+
rack (>= 3.1.0)
382+
redis-client (>= 0.23.2)
383+
sidekiq-scheduler (6.0.1)
384384
rufus-scheduler (~> 3.2)
385-
sidekiq (>= 6, < 8)
386-
tilt (>= 1.4.0, < 3)
385+
sidekiq (>= 7.3, < 9)
387386
slack-ruby-block-kit (0.26.0)
388387
zeitwerk (~> 2.6)
389388
slack-ruby-client (2.6.0)
@@ -427,7 +426,6 @@ GEM
427426
thruster (0.1.13-aarch64-linux)
428427
thruster (0.1.13-arm64-darwin)
429428
thruster (0.1.13-x86_64-linux)
430-
tilt (2.6.0)
431429
timeout (0.4.3)
432430
turbo-rails (2.0.13)
433431
actionpack (>= 7.1.0)

0 commit comments

Comments
 (0)