diff --git a/Gemfile.lock b/Gemfile.lock index 7da51b1..f112c73 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,7 +12,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (8.1.2) + activesupport (8.1.2.1) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) @@ -27,7 +27,7 @@ GEM uri (>= 0.13.1) ast (2.4.3) base64 (0.3.0) - bigdecimal (4.0.1) + bigdecimal (4.1.1) byebug (13.0.0) reline (>= 0.6.0) coderay (1.1.3) @@ -38,12 +38,13 @@ GEM i18n (1.14.8) concurrent-ruby (~> 1.0) io-console (0.8.2) - json (2.18.1) + json (2.19.3) language_server-protocol (3.17.0.5) lint_roller (1.1.0) logger (1.7.0) method_source (1.1.0) - minitest (6.0.1) + minitest (6.0.4) + drb (~> 2.0) prism (~> 1.5) parallel (1.27.0) parser (3.3.10.1)