diff --git a/Gemfile.lock b/Gemfile.lock index c4ffef3..9a3fde9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,9 +8,9 @@ PATH GEM remote: https://rubygems.org/ specs: - activemodel (8.1.2.1) - activesupport (= 8.1.2.1) - activesupport (8.1.2.1) + activemodel (8.1.3.1) + activesupport (= 8.1.3.1) + activesupport (8.1.3.1) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) @@ -26,8 +26,8 @@ GEM addressable (2.8.8) public_suffix (>= 2.0.2, < 8.0) base64 (0.3.0) - bigdecimal (4.0.1) - concurrent-ruby (1.3.6) + bigdecimal (4.1.2) + concurrent-ruby (1.3.8) connection_pool (3.0.2) crack (1.0.1) bigdecimal @@ -40,15 +40,15 @@ GEM http-accept (1.7.0) http-cookie (1.1.0) domain_name (~> 0.5) - i18n (1.14.8) + i18n (1.15.2) concurrent-ruby (~> 1.0) - json (2.19.2) + json (2.21.2) logger (1.7.0) mime-types (3.7.0) logger mime-types-data (~> 3.2025, >= 3.2025.0507) mime-types-data (3.2026.0317) - minitest (6.0.2) + minitest (6.0.6) drb (~> 2.0) prism (~> 1.5) netrc (0.11.0)