diff --git a/Gemfile.lock b/Gemfile.lock index 63146c2d3e0ed..428afdeafc98b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -388,7 +388,7 @@ GEM pg (>= 0.17, < 2.0) raabro (1.4.0) racc (1.6.0) - rack (2.2.3) + rack (2.2.6.4) rack-cache (1.13.0) rack (>= 0.4) rack-protection (2.1.0) @@ -471,10 +471,10 @@ GEM serverengine (2.0.7) sigdump (~> 0.2.2) set (1.0.2) - sidekiq (6.3.1) - connection_pool (>= 2.2.2) + sidekiq (6.5.8) + connection_pool (>= 2.2.5, < 3) rack (~> 2.0) - redis (>= 4.2.0) + redis (>= 4.5.0, < 5) sigdump (0.2.4) signet (0.16.0) addressable (~> 2.8)