diff --git a/Gemfile.lock b/Gemfile.lock index ca320bd..1d5b366 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -109,7 +109,7 @@ GEM nokogiri (~> 1.8) coderay (1.1.3) concurrent-ruby (1.1.9) - connection_pool (2.2.5) + connection_pool (2.4.0) crass (1.0.6) debase (0.2.5.beta2) debase-ruby_core_source (>= 0.10.12) @@ -252,7 +252,7 @@ GEM nio4r (~> 2.0) raabro (1.4.0) racc (1.6.0) - rack (2.2.3) + rack (2.2.6.4) rack-proxy (0.7.0) rack rack-test (1.1.0) @@ -296,7 +296,9 @@ GEM rb-fsevent (0.11.0) rb-inotify (0.10.1) ffi (~> 1.0) - redis (4.5.1) + redis (4.8.1) + redis-client (0.14.1) + connection_pool redis-namespace (1.8.1) redis (>= 3.0.4) regexp_parser (2.1.1) @@ -380,10 +382,11 @@ GEM shellany (0.0.1) shoulda-matchers (5.0.0) activesupport (>= 5.2.0) - sidekiq (6.4.0) - connection_pool (>= 2.2.2) - rack (~> 2.0) - redis (>= 4.2.0) + sidekiq (7.0.8) + concurrent-ruby (< 2) + connection_pool (>= 2.3.0) + rack (>= 2.2.4) + redis-client (>= 0.11.0) sidekiq-scheduler (3.1.0) e2mmap redis (>= 3, < 5) @@ -451,6 +454,7 @@ GEM PLATFORMS x86_64-darwin-21 + x86_64-linux x86_64-linux-musl DEPENDENCIES