diff --git a/Gemfile.lock b/Gemfile.lock index dfd841e..0999e5b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,13 +9,13 @@ PATH GEM remote: https://rubygems.org/ specs: - activemodel (8.1.2) - activesupport (= 8.1.2) - activerecord (8.1.2) - activemodel (= 8.1.2) - activesupport (= 8.1.2) + 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.2) + activesupport (8.1.2.1) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) @@ -42,15 +42,16 @@ GEM reline (>= 0.3.8) diff-lcs (1.5.0) drb (2.2.3) - i18n (1.14.1) + i18n (1.14.8) concurrent-ruby (~> 1.0) io-console (0.7.2) irb (1.11.1) rdoc reline (>= 0.4.2) - json (2.18.1) + json (2.19.2) logger (1.7.0) - minitest (6.0.1) + minitest (6.0.2) + drb (~> 2.0) prism (~> 1.5) mysql2 (0.5.5) prism (1.9.0)