diff --git a/Gemfile.lock b/Gemfile.lock index a6c989e..077e31a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -203,7 +203,7 @@ GEM actionview (>= 7.0.0) activesupport (>= 7.0.0) jmespath (1.6.2) - json (2.13.2) + json (2.19.3) json-jwt (1.17.0) activesupport (>= 4.2) aes_key_wrap @@ -396,7 +396,7 @@ GEM tsort redis (5.4.1) redis-client (>= 0.22.0) - redis-client (0.25.3) + redis-client (0.28.0) connection_pool regexp_parser (2.11.3) reline (0.6.3) @@ -508,12 +508,12 @@ GEM semantic_range (>= 2.3.0) shoulda-matchers (6.5.0) activesupport (>= 5.2.0) - sidekiq (8.0.7) - connection_pool (>= 2.5.0) - json (>= 2.9.0) - logger (>= 1.6.2) - rack (>= 3.1.0) - redis-client (>= 0.23.2) + sidekiq (8.1.2) + connection_pool (>= 3.0.0) + json (>= 2.16.0) + logger (>= 1.7.0) + rack (>= 3.2.0) + redis-client (>= 0.26.0) smart_properties (1.17.0) sprockets (4.2.2) concurrent-ruby (~> 1.0)