diff --git a/Gemfile.lock b/Gemfile.lock index deffa56..0123ec4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -75,7 +75,7 @@ GEM addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) ast (2.4.3) - base64 (0.2.0) + base64 (0.3.0) bcrypt_pbkdf (1.1.1) bcrypt_pbkdf (1.1.1-arm64-darwin) bcrypt_pbkdf (1.1.1-x86_64-darwin) @@ -97,7 +97,7 @@ GEM regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) concurrent-ruby (1.3.5) - connection_pool (2.5.0) + connection_pool (2.5.4) crass (1.0.6) date (3.4.1) debug (1.10.0) @@ -209,7 +209,7 @@ GEM nio4r (~> 2.0) raabro (1.4.0) racc (1.8.1) - rack (3.1.12) + rack (3.2.2) rack-session (2.1.0) base64 (>= 0.1.0) rack (>= 3.0.0) @@ -252,7 +252,7 @@ GEM psych (>= 4.0.0) redis (5.4.0) redis-client (>= 0.22.0) - redis-client (0.24.0) + redis-client (0.26.1) connection_pool regexp_parser (2.10.0) reline (0.6.1) @@ -297,16 +297,15 @@ GEM rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 3.0) websocket (~> 1.0) - sidekiq (7.3.9) - base64 - connection_pool (>= 2.3.0) - logger - rack (>= 2.2.4) - redis-client (>= 0.22.2) - sidekiq-scheduler (5.0.6) + sidekiq (8.0.8) + connection_pool (>= 2.5.0) + json (>= 2.9.0) + logger (>= 1.6.2) + rack (>= 3.1.0) + redis-client (>= 0.23.2) + sidekiq-scheduler (6.0.1) rufus-scheduler (~> 3.2) - sidekiq (>= 6, < 8) - tilt (>= 1.4.0, < 3) + sidekiq (>= 7.3, < 9) solid_cable (3.0.7) actioncable (>= 7.2) activejob (>= 7.2) @@ -347,7 +346,6 @@ GEM thruster (0.1.12-arm64-darwin) thruster (0.1.12-x86_64-darwin) thruster (0.1.12-x86_64-linux) - tilt (2.6.0) timeout (0.4.3) turbo-rails (2.0.13) actionpack (>= 7.1.0)