diff --git a/Gemfile.lock b/Gemfile.lock index 365aa54..686c429 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (8.0.1) + activesupport (8.0.4.1) base64 benchmark (>= 0.3) bigdecimal @@ -10,32 +10,32 @@ 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) uri (>= 0.13.1) addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) ast (2.4.2) - base64 (0.2.0) - benchmark (0.4.0) - bigdecimal (3.1.9) - concurrent-ruby (1.3.5) - connection_pool (2.5.0) + base64 (0.3.0) + benchmark (0.5.0) + bigdecimal (4.0.1) + concurrent-ruby (1.3.6) + connection_pool (3.0.2) date (3.4.1) diff-lcs (1.5.1) - drb (2.2.1) + drb (2.2.3) git (2.3.3) activesupport (>= 5.0) addressable (~> 2.8) process_executer (~> 1.1) rchardet (~> 1.8) - i18n (1.14.7) + i18n (1.14.8) concurrent-ruby (~> 1.0) json (2.10.2) language_server-protocol (3.17.0.4) - logger (1.6.5) - minitest (5.25.4) + logger (1.7.0) + minitest (5.27.0) parallel (1.26.3) parser (3.3.7.1) ast (~> 2.4.1) @@ -89,7 +89,7 @@ GEM unicode-display_width (3.1.4) unicode-emoji (~> 4.0, >= 4.0.4) unicode-emoji (4.0.4) - uri (1.0.4) + uri (1.1.1) PLATFORMS arm64-darwin-24