diff --git a/Gemfile.lock b/Gemfile.lock index 8bacbd05..ab8d0fe1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -441,10 +441,10 @@ GEM semantic_range (3.0.0) shoulda-matchers (5.1.0) activesupport (>= 5.2.0) - sidekiq (6.5.4) - connection_pool (>= 2.2.2) + sidekiq (6.5.6) + connection_pool (>= 2.2.5) rack (~> 2.0) - redis (>= 4.5.0) + redis (>= 4.5.0, < 5) simple_form (5.1.0) actionpack (>= 5.2) activemodel (>= 5.2)