diff --git a/Gemfile.lock b/Gemfile.lock index f77861c..4488548 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,9 +1,9 @@ GEM remote: https://rubygems.org/ specs: - activemodel (8.1.3) - activesupport (= 8.1.3) - activesupport (8.1.3) + activemodel (8.1.3.1) + activesupport (= 8.1.3.1) + activesupport (8.1.3.1) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) @@ -18,7 +18,7 @@ GEM uri (>= 0.13.1) base64 (0.3.0) bigdecimal (4.1.2) - concurrent-ruby (1.3.7) + concurrent-ruby (1.3.8) connection_pool (3.0.2) drb (2.2.3) hashie (5.1.0) @@ -28,7 +28,7 @@ GEM i18n (1.15.2) concurrent-ruby (~> 1.0) io-console (0.8.2) - json (2.21.1) + json (2.21.2) logger (1.7.0) minitest (6.0.6) drb (~> 2.0)