Skip to content

Commit 3091973

Browse files
Bump sidekiq from 8.1.3 to 8.1.5
Bumps [sidekiq](https://github.com/sidekiq/sidekiq) from 8.1.3 to 8.1.5. - [Changelog](https://github.com/sidekiq/sidekiq/blob/main/Changes.md) - [Commits](sidekiq/sidekiq@v8.1.3...v8.1.5) --- updated-dependencies: - dependency-name: sidekiq dependency-version: 8.1.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8e0ba59 commit 3091973

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ GEM
128128
prism (>= 1.3.0)
129129
rdoc (>= 4.0.0)
130130
reline (>= 0.4.2)
131-
json (2.19.4)
131+
json (2.19.5)
132132
kamal (2.11.0)
133133
activesupport (>= 7.0)
134134
base64 (~> 0.2)
@@ -254,7 +254,7 @@ GEM
254254
erb
255255
psych (>= 4.0.0)
256256
tsort
257-
redis-client (0.28.0)
257+
redis-client (0.29.0)
258258
connection_pool
259259
regexp_parser (2.12.0)
260260
reline (0.6.3)
@@ -312,12 +312,12 @@ GEM
312312
securerandom (0.4.1)
313313
shoulda-matchers (7.0.1)
314314
activesupport (>= 7.1)
315-
sidekiq (8.1.3)
315+
sidekiq (8.1.5)
316316
connection_pool (>= 3.0.0)
317317
json (>= 2.16.0)
318318
logger (>= 1.7.0)
319319
rack (>= 3.2.0)
320-
redis-client (>= 0.26.0)
320+
redis-client (>= 0.29.0)
321321
solid_cache (1.0.10)
322322
activejob (>= 7.2)
323323
activerecord (>= 7.2)

0 commit comments

Comments
 (0)