Skip to content

Commit 5061d0e

Browse files
Bump sidekiq from 4.1.1 to 5.2.8
Bumps [sidekiq](https://github.com/mperham/sidekiq) from 4.1.1 to 5.2.8. - [Release notes](https://github.com/mperham/sidekiq/releases) - [Changelog](https://github.com/mperham/sidekiq/blob/main/Changes.md) - [Commits](sidekiq/sidekiq@v4.1.1...v5.2.8) --- updated-dependencies: - dependency-name: sidekiq dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e7c0671 commit 5061d0e

2 files changed

Lines changed: 21 additions & 15 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ gem 'groupdate'
3232
gem "chartkick"
3333
gem 'rubyzip', '>= 1.0.0'
3434

35-
gem 'sidekiq', '< 5'
35+
gem 'sidekiq', '< 6'
3636
gem 'sidekiq-status'
3737
gem 'sidekiq-unique-jobs', '~> 4.0.17'
3838
gem 'redis-rails', '~> 4.0.0'

Gemfile.lock

Lines changed: 20 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ GEM
7676
ember-source (>= 1.0, < 3.1)
7777
execjs (>= 1.2, < 3)
7878
bcrypt (3.1.12)
79+
bcrypt_pbkdf (1.1.0)
7980
better_errors (1.1.0)
8081
coderay (>= 1.0.0)
8182
erubis (>= 2.6.6)
@@ -141,8 +142,8 @@ GEM
141142
execjs
142143
coffee-script-source (1.12.2)
143144
columnize (0.8.9)
144-
concurrent-ruby (1.1.5)
145-
connection_pool (2.2.0)
145+
concurrent-ruby (1.1.10)
146+
connection_pool (2.2.5)
146147
coveralls (0.7.1)
147148
multi_json (~> 1.3)
148149
rest-client
@@ -167,6 +168,7 @@ GEM
167168
dotenv (2.0.1)
168169
dotenv-rails (2.0.1)
169170
dotenv (= 2.0.1)
171+
ed25519 (1.3.0)
170172
em-websocket (0.4.0)
171173
eventmachine (>= 0.12.9)
172174
http_parser.rb (~> 0.5.3)
@@ -280,9 +282,9 @@ GEM
280282
activerecord-postgres-hstore
281283
activesupport
282284
nested_form (0.3.2)
283-
net-scp (2.0.0)
284-
net-ssh (>= 2.6.5, < 6.0.0)
285-
net-ssh (4.2.0)
285+
net-scp (3.0.0)
286+
net-ssh (>= 2.6.5, < 7.0.0)
287+
net-ssh (7.0.0.beta1)
286288
netrc (0.11.0)
287289
nokogiri (1.10.3)
288290
mini_portile2 (~> 2.4.0)
@@ -327,7 +329,7 @@ GEM
327329
rack-cors (0.3.0)
328330
rack-livereload (0.3.11)
329331
rack
330-
rack-protection (1.4.0)
332+
rack-protection (1.5.5)
331333
rack
332334
rack-test (0.6.3)
333335
rack (>= 1.0)
@@ -350,7 +352,7 @@ GEM
350352
thor (>= 0.18.1, < 2.0)
351353
rainbow (2.0.0)
352354
rake (10.0.4)
353-
redis (3.3.0)
355+
redis (4.7.1)
354356
redis-actionpack (4.0.1)
355357
actionpack (~> 4)
356358
redis-rack (~> 1.5.0)
@@ -417,10 +419,11 @@ GEM
417419
thor (~> 0.14)
418420
sentient_user (0.3.3)
419421
railties (>= 3.1)
420-
sidekiq (4.1.1)
421-
concurrent-ruby (~> 1.0)
422-
connection_pool (~> 2.2, >= 2.2.0)
423-
redis (~> 3.2, >= 3.2.1)
422+
sidekiq (5.2.8)
423+
connection_pool (~> 2.2, >= 2.2.2)
424+
rack (< 2.1.0)
425+
rack-protection (>= 1.5.0)
426+
redis (>= 3.3.5, < 5)
424427
sidekiq-status (0.6.0)
425428
sidekiq (>= 2.7)
426429
sidekiq-unique-jobs (4.0.18)
@@ -453,7 +456,7 @@ GEM
453456
actionpack (>= 3.0)
454457
activesupport (>= 3.0)
455458
sprockets (>= 2.8, < 4.0)
456-
sshkit (1.18.2)
459+
sshkit (1.21.2)
457460
net-scp (>= 1.1.2)
458461
net-ssh (>= 2.8.0)
459462
susy (2.2.14)
@@ -475,7 +478,7 @@ GEM
475478
polyglot
476479
polyglot (>= 0.3.1)
477480
ttfunk (1.0.3)
478-
tzinfo (0.3.46)
481+
tzinfo (0.3.60)
479482
uglifier (2.7.2)
480483
execjs (>= 0.3.0)
481484
json (>= 1.8.0)
@@ -512,6 +515,7 @@ DEPENDENCIES
512515
annotate (>= 2.5.0)
513516
appsignal
514517
aws-sdk (~> 2)
518+
bcrypt_pbkdf
515519
better_errors (~> 1.1.0)
516520
binding_of_caller (>= 0.7.2)
517521
bootstrap-sass (~> 2.3.2.2)
@@ -537,6 +541,7 @@ DEPENDENCIES
537541
database_cleaner (>= 1.2.0)
538542
devise (~> 3.5.10)
539543
dotenv-rails
544+
ed25519
540545
ember-data-source (= 0.14)
541546
ember-rails (~> 0.14.1)
542547
ember-source (~> 1.6.0)
@@ -564,6 +569,7 @@ DEPENDENCIES
564569
memcache-client
565570
nested-hstore
566571
nested_form (~> 0.3.2)
572+
net-ssh (= 7.0.0.beta1)
567573
nokogiri (>= 1.8.5)
568574
oj
569575
paper_trail (~> 4.0)
@@ -590,7 +596,7 @@ DEPENDENCIES
590596
rubyzip (>= 1.0.0)
591597
sass-rails (~> 5.0.0)
592598
select2-rails (~> 3.5.4)
593-
sidekiq (< 5)
599+
sidekiq (< 6)
594600
sidekiq-status
595601
sidekiq-unique-jobs (~> 4.0.17)
596602
simplecov

0 commit comments

Comments
 (0)