1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-12-01 12:24:28 +01:00

Merge pull request #306 from sleede/dependabot/bundler/sidekiq-6.2.1

Bump sidekiq from 6.0.7 to 6.2.1
This commit is contained in:
Sylvain 2021-10-19 10:25:36 +02:00 committed by GitHub
commit fd53c44a83
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -89,7 +89,7 @@ GEM
coercible (1.0.0) coercible (1.0.0)
descendants_tracker (~> 0.0.1) descendants_tracker (~> 0.0.1)
concurrent-ruby (1.1.8) concurrent-ruby (1.1.8)
connection_pool (2.2.3) connection_pool (2.2.5)
coveralls_reborn (0.18.0) coveralls_reborn (0.18.0)
simplecov (>= 0.18.1, < 0.20.0) simplecov (>= 0.18.1, < 0.20.0)
term-ansicolor (~> 1.6) term-ansicolor (~> 1.6)
@ -271,8 +271,6 @@ GEM
raabro (1.1.6) raabro (1.1.6)
racc (1.5.2) racc (1.5.2)
rack (2.2.3) rack (2.2.3)
rack-protection (2.0.8.1)
rack
rack-proxy (0.6.5) rack-proxy (0.6.5)
rack rack
rack-test (1.1.0) rack-test (1.1.0)
@ -318,7 +316,7 @@ GEM
recurrence (1.3.0) recurrence (1.3.0)
activesupport activesupport
i18n i18n
redis (4.1.4) redis (4.4.0)
repost (0.3.2) repost (0.3.2)
responders (2.4.1) responders (2.4.1)
actionpack (>= 4.2.0, < 6.0) actionpack (>= 4.2.0, < 6.0)
@ -348,11 +346,10 @@ GEM
activesupport (>= 4) activesupport (>= 4)
semantic_range (2.3.0) semantic_range (2.3.0)
sha3 (1.0.1) sha3 (1.0.1)
sidekiq (6.0.7) sidekiq (6.2.1)
connection_pool (>= 2.2.2) connection_pool (>= 2.2.2)
rack (~> 2.0) rack (~> 2.0)
rack-protection (>= 2.0.0) redis (>= 4.2.0)
redis (>= 4.1.0)
sidekiq-cron (1.1.0) sidekiq-cron (1.1.0)
fugit (~> 1.1) fugit (~> 1.1)
sidekiq (>= 4.2.1) sidekiq (>= 4.2.1)