diff --git a/Gemfile.lock b/Gemfile.lock index 21b34a1..3e878d1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -100,7 +100,7 @@ GEM msgpack (~> 1.2) builder (3.2.4) concurrent-ruby (1.2.2) - connection_pool (2.3.0) + connection_pool (2.4.1) console (1.16.2) fiber-local crack (0.4.5) @@ -215,7 +215,7 @@ GEM nio4r (~> 2.0) raabro (1.4.0) racc (1.6.2) - rack (2.2.6.4) + rack (2.2.8) rack-cors (2.0.1) rack (>= 2.0.0) rack-test (2.1.0) @@ -248,7 +248,7 @@ GEM zeitwerk (~> 2.5) rainbow (3.1.1) rake (13.0.6) - redis-client (0.12.2) + redis-client (0.19.1) connection_pool regexp_parser (2.7.0) reline (0.3.2) @@ -297,11 +297,11 @@ GEM rubocop-capybara (~> 2.17) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) - sidekiq (7.0.6) + sidekiq (7.2.0) concurrent-ruby (< 2) connection_pool (>= 2.3.0) rack (>= 2.2.4) - redis-client (>= 0.11.0) + redis-client (>= 0.14.0) sidekiq-cron (1.9.1) fugit (~> 1.8) sidekiq (>= 4.2.1)