diff --git a/Gemfile.lock b/Gemfile.lock index bb9ae4d..beea6e8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -162,7 +162,7 @@ GEM sexp_processor coderay (1.1.3) concurrent-ruby (1.1.10) - connection_pool (2.2.5) + connection_pool (2.4.1) counter_culture (3.2.1) activerecord (>= 4.2) activesupport (>= 4.2) @@ -380,7 +380,7 @@ GEM pundit (2.2.0) activesupport (>= 3.0.0) racc (1.6.0) - rack (2.2.4) + rack (2.2.8) rack-attack (6.6.1) rack (>= 1.0, < 3) rack-cors (1.1.1) @@ -443,7 +443,7 @@ GEM ffi (~> 1.0) rb-readline (0.5.5) rchardet (1.8.0) - redis (4.7.1) + redis (4.8.1) regexp_parser (2.5.0) reline (0.3.1) io-console (~> 0.5) @@ -539,10 +539,10 @@ GEM sexp_processor (4.16.1) shoulda-matchers (5.1.0) activesupport (>= 5.2.0) - sidekiq (6.5.1) - connection_pool (>= 2.2.2) + sidekiq (6.5.12) + connection_pool (>= 2.2.5, < 3) rack (~> 2.0) - redis (>= 4.2.0) + redis (>= 4.5.0, < 5) simplecov (0.21.2) docile (~> 1.1) simplecov-html (~> 0.11)