diff --git a/Gemfile.lock b/Gemfile.lock index 0ef0a457..be3fc8bc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -128,7 +128,7 @@ GEM cocoon (1.2.15) coderay (1.1.3) concurrent-ruby (1.1.10) - connection_pool (2.2.5) + connection_pool (2.4.1) countries (3.1.0) i18n_data (~> 0.11.0) sixarm_ruby_unaccent (~> 1.1) @@ -423,7 +423,7 @@ GEM puma (5.6.7) nio4r (~> 2.0) racc (1.6.1) - rack (2.2.7) + rack (2.2.8) rack-attack (6.6.1) rack (>= 1.0, < 3) rack-cache (1.13.0) @@ -550,10 +550,10 @@ GEM shellany (0.0.1) shoulda-matchers (4.5.1) activesupport (>= 4.2.0) - 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) simple_form (5.1.0) actionpack (>= 5.2) activemodel (>= 5.2)