diff --git a/Gemfile.lock b/Gemfile.lock index c480fd4..171a96d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,10 +7,10 @@ PATH GEM remote: https://rubygems.org/ specs: - activejob (8.1.3) - activesupport (= 8.1.3) + activejob (8.1.3.1) + activesupport (= 8.1.3.1) globalid (>= 0.3.6) - activesupport (8.1.3) + activesupport (8.1.3.1) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) @@ -26,7 +26,7 @@ GEM ast (2.4.3) base64 (0.3.0) bigdecimal (4.1.2) - concurrent-ruby (1.3.7) + concurrent-ruby (1.3.8) connection_pool (3.0.2) diff-lcs (1.6.2) drb (2.2.3) @@ -47,10 +47,10 @@ GEM racc prism (1.9.0) racc (1.8.1) - rack (3.2.6) + rack (3.2.7) rainbow (3.1.1) rake (13.4.2) - redis-client (0.30.0) + redis-client (0.30.1) connection_pool regexp_parser (2.12.0) rspec (3.13.2) @@ -85,9 +85,9 @@ GEM rubocop (>= 1.75.0, < 2.0) rubocop-ast (>= 1.47.1, < 2.0) ruby-progressbar (1.13.0) - rubyzip (3.4.1) + rubyzip (3.5.0) securerandom (0.4.1) - sidekiq (8.1.6) + sidekiq (8.1.7) connection_pool (>= 3.0.0) json (>= 2.16.0) logger (>= 1.7.0)