diff --git a/Gemfile.lock b/Gemfile.lock index edc8f3a..91be50b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,22 +1,23 @@ GEM remote: https://rubygems.org/ specs: - activesupport (7.1.3.4) + activesupport (7.2.1) base64 bigdecimal - concurrent-ruby (~> 1.0, >= 1.0.2) + concurrent-ruby (~> 1.0, >= 1.3.1) connection_pool (>= 2.2.5) drb i18n (>= 1.6, < 2) + logger (>= 1.4.2) minitest (>= 5.1) - mutex_m - tzinfo (~> 2.0) + securerandom (>= 0.3) + tzinfo (~> 2.0, >= 2.0.5) ast (2.4.2) base64 (0.2.0) bigdecimal (3.1.8) code-scanning-rubocop (0.6.1) rubocop (~> 1.0) - concurrent-ruby (1.3.3) + concurrent-ruby (1.3.4) connection_pool (2.4.1) debug (1.9.2) irb (~> 1.10) @@ -39,8 +40,8 @@ GEM reline (>= 0.4.2) json (2.7.2) language_server-protocol (3.17.0.3) - minitest (5.24.1) - mutex_m (0.2.0) + logger (1.6.0) + minitest (5.25.1) parallel (1.25.1) parser (3.3.4.0) ast (~> 2.4.1) @@ -116,6 +117,7 @@ GEM rubocop-thread_safety (0.5.1) rubocop (>= 0.90.0) ruby-progressbar (1.13.0) + securerandom (0.3.1) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11)