mirror of
https://github.com/neocities/neocities.git
synced 2025-04-25 01:32:36 +02:00
Bump sidekiq from 7.2.0 to 7.2.4
Bumps [sidekiq](https://github.com/sidekiq/sidekiq) from 7.2.0 to 7.2.4. - [Changelog](https://github.com/sidekiq/sidekiq/blob/main/Changes.md) - [Commits](https://github.com/sidekiq/sidekiq/compare/v7.2.0...v7.2.4) --- updated-dependencies: - dependency-name: sidekiq dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
3d9cd560c5
commit
af9a9410a2
1 changed files with 5 additions and 5 deletions
10
Gemfile.lock
10
Gemfile.lock
|
@ -53,7 +53,7 @@ GEM
|
||||||
certified (1.0.0)
|
certified (1.0.0)
|
||||||
climate_control (1.2.0)
|
climate_control (1.2.0)
|
||||||
coderay (1.1.3)
|
coderay (1.1.3)
|
||||||
concurrent-ruby (1.2.2)
|
concurrent-ruby (1.2.3)
|
||||||
connection_pool (2.4.1)
|
connection_pool (2.4.1)
|
||||||
coveralls_reborn (0.28.0)
|
coveralls_reborn (0.28.0)
|
||||||
simplecov (~> 0.22.0)
|
simplecov (~> 0.22.0)
|
||||||
|
@ -229,7 +229,7 @@ GEM
|
||||||
puma (6.4.2)
|
puma (6.4.2)
|
||||||
nio4r (~> 2.0)
|
nio4r (~> 2.0)
|
||||||
racc (1.7.3)
|
racc (1.7.3)
|
||||||
rack (2.2.8.1)
|
rack (2.2.9)
|
||||||
rack-cache (1.15.0)
|
rack-cache (1.15.0)
|
||||||
rack (>= 0.4)
|
rack (>= 0.4)
|
||||||
rack-protection (3.2.0)
|
rack-protection (3.2.0)
|
||||||
|
@ -247,7 +247,7 @@ GEM
|
||||||
rbtree3 (0.7.1)
|
rbtree3 (0.7.1)
|
||||||
redis (5.0.8)
|
redis (5.0.8)
|
||||||
redis-client (>= 0.17.0)
|
redis-client (>= 0.17.0)
|
||||||
redis-client (0.19.1)
|
redis-client (0.22.1)
|
||||||
connection_pool
|
connection_pool
|
||||||
redis-namespace (1.11.0)
|
redis-namespace (1.11.0)
|
||||||
redis (>= 4)
|
redis (>= 4)
|
||||||
|
@ -283,11 +283,11 @@ GEM
|
||||||
sequel (>= 4.38.0)
|
sequel (>= 4.38.0)
|
||||||
shotgun (0.9.2)
|
shotgun (0.9.2)
|
||||||
rack (>= 1.0)
|
rack (>= 1.0)
|
||||||
sidekiq (7.2.0)
|
sidekiq (7.2.4)
|
||||||
concurrent-ruby (< 2)
|
concurrent-ruby (< 2)
|
||||||
connection_pool (>= 2.3.0)
|
connection_pool (>= 2.3.0)
|
||||||
rack (>= 2.2.4)
|
rack (>= 2.2.4)
|
||||||
redis-client (>= 0.14.0)
|
redis-client (>= 0.19.0)
|
||||||
simplecov (0.22.0)
|
simplecov (0.22.0)
|
||||||
docile (~> 1.1)
|
docile (~> 1.1)
|
||||||
simplecov-html (~> 0.11)
|
simplecov-html (~> 0.11)
|
||||||
|
|
Loading…
Add table
Reference in a new issue