Skip to content

Commit 8d1bec1

Browse files
authored
Merge pull request #598 from rubycentral/dependabot/bundler/sidekiq-8.0.3
Bump sidekiq from 8.0.2 to 8.0.3
2 parents 597211b + 9577cea commit 8d1bec1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ GEM
152152
logger (~> 1.5)
153153
coderay (1.1.3)
154154
concurrent-ruby (1.3.5)
155-
connection_pool (2.5.0)
155+
connection_pool (2.5.2)
156156
countries (7.1.1)
157157
unaccent (~> 0.3)
158158
country_select (10.0.1)
@@ -276,7 +276,7 @@ GEM
276276
thor (>= 0.14, < 2.0)
277277
jquery-ui-rails (7.0.0)
278278
railties (>= 3.2.16)
279-
json (2.10.2)
279+
json (2.11.3)
280280
jsonapi-renderer (0.2.2)
281281
jwt (2.7.0)
282282
launchy (3.1.1)
@@ -385,7 +385,7 @@ GEM
385385
pundit (2.5.0)
386386
activesupport (>= 3.0.0)
387387
racc (1.8.1)
388-
rack (3.1.12)
388+
rack (3.1.13)
389389
rack-mini-profiler (3.3.1)
390390
rack (>= 1.2.0)
391391
rack-protection (4.1.1)
@@ -514,7 +514,7 @@ GEM
514514
railties (>= 5.2)
515515
semantic_range (>= 2.3.0)
516516
shellany (0.0.1)
517-
sidekiq (8.0.2)
517+
sidekiq (8.0.3)
518518
connection_pool (>= 2.5.0)
519519
json (>= 2.9.0)
520520
logger (>= 1.6.2)

0 commit comments

Comments
 (0)