diff --git a/Gemfile.lock b/Gemfile.lock index 8911e4c..aa92a22 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,13 +6,13 @@ PATH GEM remote: http://rubygems.org/ specs: - activemodel (7.1.3.2) - activesupport (= 7.1.3.2) - activerecord (7.1.3.2) - activemodel (= 7.1.3.2) - activesupport (= 7.1.3.2) + activemodel (7.1.3.4) + activesupport (= 7.1.3.4) + activerecord (7.1.3.4) + activemodel (= 7.1.3.4) + activesupport (= 7.1.3.4) timeout (>= 0.4.0) - activesupport (7.1.3.2) + activesupport (7.1.3.4) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) @@ -26,7 +26,7 @@ GEM base64 (0.2.0) bigdecimal (3.1.8) coderay (1.1.3) - concurrent-ruby (1.2.3) + concurrent-ruby (1.3.3) connection_pool (2.4.1) diff-lcs (1.5.1) drb (2.2.1) @@ -35,7 +35,7 @@ GEM json (2.7.2) language_server-protocol (3.17.0.3) method_source (1.0.0) - minitest (5.23.0) + minitest (5.24.0) mutex_m (0.2.0) mysql2 (0.5.6) parallel (1.25.1)