diff --git a/Gemfile.lock b/Gemfile.lock index 18f06aa6..364c965e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -28,7 +28,7 @@ GEM aws-eventstream (~> 1, >= 1.0.2) coderay (1.1.3) concurrent-ruby (1.1.10) - connection_pool (2.2.5) + connection_pool (2.4.1) crack (0.4.5) rexml cronex (0.11.1) @@ -200,7 +200,7 @@ GEM nio4r (~> 2.0) raabro (1.4.0) racc (1.6.0) - rack (2.2.3.1) + rack (2.2.8) rack-attack (6.6.1) rack (>= 1.0, < 3) rack-cache (1.13.0) @@ -261,10 +261,10 @@ GEM secure_headers (6.3.3) sequel (5.57.0) sexp_processor (4.16.1) - sidekiq (6.4.2) - connection_pool (>= 2.2.2) + sidekiq (6.5.10) + connection_pool (>= 2.2.5, < 3) rack (~> 2.0) - redis (>= 4.2.0) + redis (>= 4.5.0, < 5) sidekiq-scheduler (4.0.0) redis (>= 4.2.0) rufus-scheduler (~> 3.2)