diff --git a/Gemfile.lock b/Gemfile.lock index 2f5624bbb..3236e7261 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -362,7 +362,7 @@ GEM date stringio public_suffix (6.0.2) - puma (7.2.0) + puma (7.2.1) nio4r (~> 2.0) pundit (2.5.2) activesupport (>= 3.0.0) @@ -525,11 +525,11 @@ GEM sidekiq (>= 5.0) shellany (0.0.1) sidekiq (8.0.10) - connection_pool (>= 3.0.0) - json (>= 2.16.0) - logger (>= 1.7.0) - rack (>= 3.2.0) - redis-client (>= 0.26.0) + 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 (>= 7.3, < 9)