diff --git a/Gemfile.lock b/Gemfile.lock index a9fc82f5..1bbd3231 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (7.2.2) + activesupport (7.2.3.1) base64 benchmark (>= 0.3) bigdecimal @@ -10,25 +10,25 @@ GEM drb i18n (>= 1.6, < 2) logger (>= 1.4.2) - minitest (>= 5.1) + minitest (>= 5.1, < 6) securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) ast (2.4.2) - base64 (0.2.0) - benchmark (0.3.0) - bigdecimal (3.1.8) + base64 (0.3.0) + benchmark (0.5.0) + bigdecimal (4.0.1) coderay (1.1.3) - concurrent-ruby (1.3.4) - connection_pool (2.4.1) + concurrent-ruby (1.3.6) + connection_pool (3.0.2) diff-lcs (1.5.1) - drb (2.2.1) - i18n (1.14.6) + drb (2.2.3) + i18n (1.14.8) concurrent-ruby (~> 1.0) json (2.7.5) language_server-protocol (3.17.0.3) - logger (1.6.1) + logger (1.7.0) method_source (1.1.0) - minitest (5.25.1) + minitest (5.27.0) mry (0.78.0.0) rubocop (>= 0.41.0) parallel (1.26.3) @@ -73,7 +73,7 @@ GEM rubocop (~> 1.61) ruby-progressbar (1.13.0) safe_yaml (1.0.5) - securerandom (0.3.1) + securerandom (0.4.1) tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.6.0)