diff --git a/Gemfile.lock b/Gemfile.lock index 41846dd95..258cb8f70 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -138,7 +138,7 @@ GEM config (4.1.0) deep_merge (~> 1.2, >= 1.2.1) dry-validation (~> 1.0, >= 1.0.0) - connection_pool (2.4.0) + connection_pool (2.4.1) console (1.16.2) fiber-local crack (0.4.5) @@ -336,7 +336,7 @@ GEM nio4r (~> 2.0) raabro (1.4.0) racc (1.6.2) - rack (2.2.6.4) + rack (2.2.8) rack-attack (6.6.1) rack (>= 1.0, < 3) rack-cache (1.13.0) @@ -428,11 +428,11 @@ GEM shoulda-context (2.0.0) shoulda-matchers (5.2.0) activesupport (>= 5.2.0) - sidekiq (7.0.8) + sidekiq (7.1.3) concurrent-ruby (< 2) connection_pool (>= 2.3.0) rack (>= 2.2.4) - redis-client (>= 0.11.0) + redis-client (>= 0.14.0) sidekiq-failures (1.0.4) sidekiq (>= 4.0.0) sidekiq-status (2.1.3)