diff --git a/Gemfile.lock b/Gemfile.lock index e306235..e79b9d6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,7 +6,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (8.1.1) + activesupport (8.1.2.1) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) @@ -20,13 +20,13 @@ GEM tzinfo (~> 2.0, >= 2.0.5) uri (>= 0.13.1) base64 (0.3.0) - bigdecimal (3.3.1) - concurrent-ruby (1.3.5) - connection_pool (2.5.4) + bigdecimal (4.0.1) + concurrent-ruby (1.3.6) + connection_pool (3.0.2) drb (2.2.3) - i18n (1.14.7) + i18n (1.14.8) concurrent-ruby (~> 1.0) - json (2.15.2) + json (2.19.2) logger (1.7.0) minitest (5.26.0) securerandom (0.4.1)