diff --git a/Gemfile.lock b/Gemfile.lock index 03cebe0..fabd916 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,16 +8,16 @@ PATH GEM remote: https://rubygems.org/ specs: - activemodel (8.0.3) - activesupport (= 8.0.3) - activesupport (8.0.3) + activemodel (8.1.0) + activesupport (= 8.1.0) + activesupport (8.1.0) base64 - benchmark (>= 0.3) bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) connection_pool (>= 2.2.5) drb i18n (>= 1.6, < 2) + json logger (>= 1.4.2) minitest (>= 5.1) securerandom (>= 0.3) @@ -25,7 +25,6 @@ GEM uri (>= 0.13.1) ansi (1.5.0) base64 (0.3.0) - benchmark (0.5.0) bigdecimal (3.3.1) builder (3.3.0) concurrent-ruby (1.3.5) @@ -33,6 +32,7 @@ GEM drb (2.2.3) i18n (1.14.7) concurrent-ruby (~> 1.0) + json (2.15.1) logger (1.7.0) minitest (5.26.0) minitest-reporters (1.7.1)