Skip to content

Commit 893e732

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] <[email protected]>
1 parent f3f7a54 commit 893e732

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)
@@ -380,16 +380,15 @@ GEM
380380
sentry-ruby (5.26.0)
381381
bigdecimal
382382
concurrent-ruby (~> 1.0, >= 1.0.2)
383-
sidekiq (7.3.9)
384-
base64
385-
connection_pool (>= 2.3.0)
386-
logger
387-
rack (>= 2.2.4)
388-
redis-client (>= 0.22.2)
389-
sidekiq-scheduler (5.0.6)
383+
sidekiq (8.0.6)
384+
connection_pool (>= 2.5.0)
385+
json (>= 2.9.0)
386+
logger (>= 1.6.2)
387+
rack (>= 3.1.0)
388+
redis-client (>= 0.23.2)
389+
sidekiq-scheduler (6.0.1)
390390
rufus-scheduler (~> 3.2)
391-
sidekiq (>= 6, < 8)
392-
tilt (>= 1.4.0, < 3)
391+
sidekiq (>= 7.3, < 9)
393392
slack-ruby-block-kit (0.26.0)
394393
zeitwerk (~> 2.6)
395394
slack-ruby-client (2.6.0)
@@ -433,7 +432,6 @@ GEM
433432
thruster (0.1.13-aarch64-linux)
434433
thruster (0.1.13-arm64-darwin)
435434
thruster (0.1.13-x86_64-linux)
436-
tilt (2.6.0)
437435
timeout (0.4.3)
438436
turbo-rails (2.0.13)
439437
actionpack (>= 7.1.0)

0 commit comments

Comments
 (0)