diff --git a/Gemfile.lock b/Gemfile.lock index f2189be..2a5ee29 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,13 +9,13 @@ PATH GEM remote: https://rubygems.org/ specs: - activemodel (8.1.1) - activesupport (= 8.1.1) - activerecord (8.1.1) - activemodel (= 8.1.1) - activesupport (= 8.1.1) + activemodel (8.1.2.1) + activesupport (= 8.1.2.1) + activerecord (8.1.2.1) + activemodel (= 8.1.2.1) + activesupport (= 8.1.2.1) timeout (>= 0.4.0) - activesupport (8.1.1) + activesupport (8.1.2.1) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) @@ -34,14 +34,14 @@ GEM thor (>= 0.14.0) ast (2.4.3) base64 (0.3.0) - bigdecimal (3.3.1) - concurrent-ruby (1.3.5) - connection_pool (2.5.5) + bigdecimal (4.0.1) + concurrent-ruby (1.3.6) + connection_pool (3.0.2) docile (1.4.1) drb (2.2.3) - i18n (1.14.7) + i18n (1.14.8) concurrent-ruby (~> 1.0) - json (2.17.1.2) + json (2.19.2) language_server-protocol (3.17.0.5) lint_roller (1.1.0) logger (1.7.0)