Skip to content

Commit 0503448

Browse files
authored
Merge pull request #2291 from Shopify/dependabot/bundler/sidekiq-8.0.3
Bump sidekiq from 7.3.9 to 8.0.3
2 parents f147b42 + a96a0ab commit 0503448

File tree

4 files changed

+357
-304
lines changed

4 files changed

+357
-304
lines changed

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ GEM
111111
ar_transaction_changes (1.1.9)
112112
activerecord (>= 5.2.0)
113113
ast (2.4.3)
114-
base64 (0.2.0)
114+
base64 (0.3.0)
115115
bcrypt (3.1.20)
116116
benchmark (0.4.0)
117117
bigdecimal (3.1.9)
@@ -121,7 +121,7 @@ GEM
121121
config (5.5.2)
122122
deep_merge (~> 1.2, >= 1.2.1)
123123
ostruct
124-
connection_pool (2.5.1)
124+
connection_pool (2.5.3)
125125
crack (1.0.0)
126126
bigdecimal
127127
rexml
@@ -341,12 +341,12 @@ GEM
341341
ruby-progressbar (1.13.0)
342342
securerandom (0.4.1)
343343
shopify-money (3.1.2)
344-
sidekiq (7.3.9)
345-
base64
346-
connection_pool (>= 2.3.0)
347-
logger
348-
rack (>= 2.2.4)
349-
redis-client (>= 0.22.2)
344+
sidekiq (8.0.4)
345+
connection_pool (>= 2.5.0)
346+
json (>= 2.9.0)
347+
logger (>= 1.6.2)
348+
rack (>= 3.1.0)
349+
redis-client (>= 0.23.2)
350350
smart_properties (1.17.0)
351351
sorbet (0.5.12130)
352352
sorbet-static (= 0.5.12130)
Lines changed: 75 additions & 39 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)