diff --git a/Gemfile.lock b/Gemfile.lock index 0ddce464..ab909bb1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -98,7 +98,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) @@ -157,7 +157,7 @@ GEM jbuilder (2.13.0) actionview (>= 5.0.0) activesupport (>= 5.0.0) - json (2.10.2) + json (2.15.1) kamal (2.5.3) activesupport (>= 7.0) base64 (~> 0.2) @@ -230,7 +230,7 @@ GEM nio4r (~> 2.0) raabro (1.4.0) racc (1.8.1) - rack (3.1.13) + rack (3.2.2) rack-protection (4.1.1) base64 (>= 0.1.0) logger (>= 1.6.0) @@ -277,7 +277,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) @@ -338,7 +338,7 @@ GEM rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 3.0) websocket (~> 1.0) - sidekiq (8.0.2) + sidekiq (8.0.8) connection_pool (>= 2.5.0) json (>= 2.9.0) logger (>= 1.6.2)