diff --git a/Gemfile.lock b/Gemfile.lock index d30cde8..df3a45f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,7 +8,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.1.5.2) + activesupport (7.1.6) base64 benchmark (>= 0.3) bigdecimal @@ -23,8 +23,8 @@ GEM tzinfo (~> 2.0) ast (2.4.3) base64 (0.3.0) - benchmark (0.4.1) - bigdecimal (3.2.3) + benchmark (0.5.0) + bigdecimal (3.3.1) cgi (0.5.0) concurrent-ruby (1.3.5) connection_pool (2.5.4) @@ -49,7 +49,7 @@ GEM language_server-protocol (3.17.0.5) lint_roller (1.1.0) logger (1.7.0) - minitest (5.25.5) + minitest (5.26.0) mutex_m (0.3.0) parallel (1.27.0) parser (3.3.8.0)