diff --git a/Gemfile.lock b/Gemfile.lock index 79a3c16..29cbeb9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,9 +10,9 @@ PATH GEM remote: https://rubygems.org/ specs: - activemodel (7.1.3.4) - activesupport (= 7.1.3.4) - activesupport (7.1.3.4) + activemodel (7.1.4) + activesupport (= 7.1.4) + activesupport (7.1.4) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) @@ -28,7 +28,7 @@ GEM base64 (0.2.0) bigdecimal (3.1.8) brotli (0.6.0) - concurrent-ruby (1.3.3) + concurrent-ruby (1.3.4) connection_pool (2.4.1) crack (1.0.0) bigdecimal @@ -67,7 +67,7 @@ GEM llhttp-ffi (0.5.0) ffi-compiler (~> 1.0) rake (~> 13.0) - minitest (5.23.1) + minitest (5.25.1) mutex_m (0.2.0) parallel (1.25.1) parser (3.3.4.0)